Home
last modified time | relevance | path

Searched refs:IndirectMemRefOp (Results 1 – 5 of 5) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DStackMaps.h293 using OpType = enum { DirectMemRefOp, IndirectMemRefOp, ConstantOp }; enumerator
/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackMaps.cpp181 case StackMaps::IndirectMemRefOp: in getNextMetaArgIdx()
228 case StackMaps::IndirectMemRefOp: { in parseOperand()
H A DFixupStatepointCallerSaved.cpp521 MIB.addImm(StackMaps::IndirectMemRefOp); in rewriteStatepoint()
H A DTargetInstrInfo.cpp551 MIB.addImm(StackMaps::IndirectMemRefOp); in foldPatchpoint()
H A DTargetLoweringBase.cpp1185 MIB.addImm(StackMaps::IndirectMemRefOp); in emitPatchPoint()