Home
last modified time | relevance | path

Searched refs:CCPos (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DStackMaps.h80 enum { IDPos, NBytesPos, TargetPos, NArgPos, CCPos, MetaEnd }; enumerator
116 return getMetaOper(CCPos).getImm(); in getCallingConv()
/external/llvm/include/llvm/CodeGen/
DStackMaps.h42 enum { IDPos, NBytesPos, TargetPos, NArgPos, CCPos, MetaEnd }; enumerator
/external/llvm/lib/CodeGen/
DStackMaps.cpp41 IsAnyReg(MI->getOperand(getMetaIdx(CCPos)).getImm() == in PatchPointOpers()
/external/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp763 CC = Node->getConstantOperandVal(PatchPointOpers::CCPos); in EmitMachineNode()
DFastISel.cpp738 unsigned NumMetaOpers = PatchPointOpers::CCPos; in selectPatchpoint()
DSelectionDAGBuilder.cpp7342 unsigned NumMetaOpers = PatchPointOpers::CCPos; in visitPatchpoint()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp818 CC = Node->getConstantOperandVal(PatchPointOpers::CCPos); in EmitMachineNode()
DFastISel.cpp914 unsigned NumMetaOpers = PatchPointOpers::CCPos; in selectPatchpoint()
DSelectionDAGBuilder.cpp8111 unsigned NumMetaOpers = PatchPointOpers::CCPos; in visitPatchpoint()