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

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
StackMaps.h 80 enum { IDPos, NBytesPos, TargetPos, NArgPos, CCPos, MetaEnd };
111 return getMetaOper(TargetPos);
  /external/llvm/include/llvm/CodeGen/
StackMaps.h 42 enum { IDPos, NBytesPos, TargetPos, NArgPos, CCPos, MetaEnd };
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64AsmPrinter.cpp 389 int64_t CallTarget = Opers.getMetaOper(PatchPointOpers::TargetPos).getImm();
  /external/llvm/lib/Target/PowerPC/
PPCAsmPrinter.cpp 351 Opers.getMetaOper(PatchPointOpers::TargetPos);
354 int64_t CallTarget = Opers.getMetaOper(PatchPointOpers::TargetPos).getImm();
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonInstrInfo.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp 727 Value *Callee = I->getOperand(PatchPointOpers::TargetPos)->stripPointerCasts();
    [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86MCInstLower.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]

Completed in 5600 milliseconds