Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DStackMaps.h79 enum { IDPos, NBytesPos, TargetPos, NArgPos, CCPos, MetaEnd }; enumerator
115 return getMetaOper(CCPos).getImm(); in getCallingConv()
/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp1038 CC = Node->getConstantOperandVal(PatchPointOpers::CCPos); in EmitMachineNode()
H A DFastISel.cpp787 unsigned NumMetaOpers = PatchPointOpers::CCPos; in selectPatchpoint()
H A DSelectionDAGBuilder.cpp10584 unsigned NumMetaOpers = PatchPointOpers::CCPos; in visitPatchpoint()