Home
last modified time | relevance | path

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

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