Home
last modified time | relevance | path

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

/freebsd-14.2/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()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp1011 CC = Node->getConstantOperandVal(PatchPointOpers::CCPos); in EmitMachineNode()
H A DFastISel.cpp775 unsigned NumMetaOpers = PatchPointOpers::CCPos; in selectPatchpoint()
H A DSelectionDAGBuilder.cpp10066 unsigned NumMetaOpers = PatchPointOpers::CCPos; in visitPatchpoint()