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

  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 80 enum { IDPos, NBytesPos, TargetPos, NArgPos, CCPos, MetaEnd };
111 return getMetaOper(TargetPos);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 80 enum { IDPos, NBytesPos, TargetPos, NArgPos, CCPos, MetaEnd };
111 return getMetaOper(TargetPos);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 80 enum { IDPos, NBytesPos, TargetPos, NArgPos, CCPos, MetaEnd };
111 return getMetaOper(TargetPos);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 80 enum { IDPos, NBytesPos, TargetPos, NArgPos, CCPos, MetaEnd };
111 return getMetaOper(TargetPos);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 80 enum { IDPos, NBytesPos, TargetPos, NArgPos, CCPos, MetaEnd };
111 return getMetaOper(TargetPos);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 80 enum { IDPos, NBytesPos, TargetPos, NArgPos, CCPos, MetaEnd };
111 return getMetaOper(TargetPos);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 80 enum { IDPos, NBytesPos, TargetPos, NArgPos, CCPos, MetaEnd };
111 return getMetaOper(TargetPos);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/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...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winldap.h     [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...]

Completed in 244 milliseconds