Home
last modified time | relevance | path

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

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