Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DStackMaps.h294 using OpType = enum { DirectMemRefOp, IndirectMemRefOp, ConstantOp }; enumerator
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DStackMaps.cpp181 case StackMaps::IndirectMemRefOp: in getNextMetaArgIdx()
225 case StackMaps::IndirectMemRefOp: { in parseOperand()
H A DFixupStatepointCallerSaved.cpp520 MIB.addImm(StackMaps::IndirectMemRefOp); in rewriteStatepoint()
H A DTargetInstrInfo.cpp540 MIB.addImm(StackMaps::IndirectMemRefOp); in foldPatchpoint()
H A DTargetLoweringBase.cpp1222 MIB.addImm(StackMaps::IndirectMemRefOp); in emitPatchPoint()