HomeSort by relevance Sort by last modified time
    Searched refs:IndirectMemRefOp (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/CodeGen/
StackMaps.h 117 typedef enum { DirectMemRefOp, IndirectMemRefOp, ConstantOp } OpType;
  /external/llvm/lib/CodeGen/
StackMaps.cpp 94 case StackMaps::IndirectMemRefOp: {
TargetInstrInfo.cpp 427 MIB.addImm(StackMaps::IndirectMemRefOp);

Completed in 65 milliseconds