Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DStackMaps.h79 enum { IDPos, NBytesPos, TargetPos, NArgPos, CCPos, MetaEnd }; enumerator
115 return getMetaOper(CCPos).getImm(); in getCallingConv()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp823 CC = Node->getConstantOperandVal(PatchPointOpers::CCPos); in EmitMachineNode()
DFastISel.cpp924 unsigned NumMetaOpers = PatchPointOpers::CCPos; in selectPatchpoint()
DSelectionDAGBuilder.cpp8831 unsigned NumMetaOpers = PatchPointOpers::CCPos; in visitPatchpoint()