Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DStackMaps.h228 using OpType = enum { DirectMemRefOp, IndirectMemRefOp, ConstantOp }; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackMaps.cpp122 case StackMaps::IndirectMemRefOp: { in parseOperand()
DTargetInstrInfo.cpp521 MIB.addImm(StackMaps::IndirectMemRefOp); in foldPatchpoint()
DTargetLoweringBase.cpp1036 MIB.addImm(StackMaps::IndirectMemRefOp); in emitPatchPoint()