Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DStackMaps.h80 enum { IDPos, NBytesPos, TargetPos, NArgPos, CCPos, MetaEnd }; enumerator
116 return getMetaOper(CCPos).getImm(); in getCallingConv()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp1034 CC = Node->getConstantOperandVal(PatchPointOpers::CCPos); in EmitMachineNode()
H A DFastISel.cpp784 unsigned NumMetaOpers = PatchPointOpers::CCPos; in selectPatchpoint()
H A DSelectionDAGBuilder.cpp10746 unsigned NumMetaOpers = PatchPointOpers::CCPos; in visitPatchpoint()