Home
last modified time | relevance | path

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

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