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

  /external/llvm/include/llvm/CodeGen/
StackMaps.h 43 enum { IDPos, NBytesPos, TargetPos, NArgPos, CCPos, MetaEnd };
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64AsmPrinter.cpp 399 int64_t CallTarget = Opers.getMetaOper(PatchPointOpers::TargetPos).getImm();
  /external/llvm/lib/Target/PowerPC/
PPCAsmPrinter.cpp 364 Opers.getMetaOper(PatchPointOpers::TargetPos);
367 int64_t CallTarget = Opers.getMetaOper(PatchPointOpers::TargetPos).getImm();
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winldap.h     [all...]
  /external/llvm/lib/Target/X86/
X86MCInstLower.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp 727 Value *Callee = I->getOperand(PatchPointOpers::TargetPos)->stripPointerCasts();
    [all...]
SelectionDAGBuilder.cpp     [all...]

Completed in 430 milliseconds