HomeSort by relevance Sort by last modified time
    Searched refs:CCPos (Results 1 - 13 of 13) 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 };
116 return getMetaOper(CCPos).getImm();
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 80 enum { IDPos, NBytesPos, TargetPos, NArgPos, CCPos, MetaEnd };
116 return getMetaOper(CCPos).getImm();
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 80 enum { IDPos, NBytesPos, TargetPos, NArgPos, CCPos, MetaEnd };
116 return getMetaOper(CCPos).getImm();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 80 enum { IDPos, NBytesPos, TargetPos, NArgPos, CCPos, MetaEnd };
116 return getMetaOper(CCPos).getImm();
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 80 enum { IDPos, NBytesPos, TargetPos, NArgPos, CCPos, MetaEnd };
116 return getMetaOper(CCPos).getImm();
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 80 enum { IDPos, NBytesPos, TargetPos, NArgPos, CCPos, MetaEnd };
116 return getMetaOper(CCPos).getImm();
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 80 enum { IDPos, NBytesPos, TargetPos, NArgPos, CCPos, MetaEnd };
116 return getMetaOper(CCPos).getImm();
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 80 enum { IDPos, NBytesPos, TargetPos, NArgPos, CCPos, MetaEnd };
116 return getMetaOper(CCPos).getImm();
  /external/llvm/include/llvm/CodeGen/
StackMaps.h 42 enum { IDPos, NBytesPos, TargetPos, NArgPos, CCPos, MetaEnd };
  /external/llvm/lib/CodeGen/
StackMaps.cpp 41 IsAnyReg(MI->getOperand(getMetaIdx(CCPos)).getImm() ==
  /external/llvm/lib/CodeGen/SelectionDAG/
InstrEmitter.cpp 763 CC = Node->getConstantOperandVal(PatchPointOpers::CCPos);
    [all...]
FastISel.cpp 738 unsigned NumMetaOpers = PatchPointOpers::CCPos;
    [all...]
SelectionDAGBuilder.cpp     [all...]

Completed in 6143 milliseconds