Home
last modified time | relevance | path

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

/trueos/contrib/llvm/include/llvm/CodeGen/
HDStackMaps.h40 enum { IDPos, NBytesPos, TargetPos, NArgPos, CCPos, MetaEnd }; enumerator
/trueos/contrib/llvm/lib/CodeGen/
HDStackMaps.cpp35 IsAnyReg(MI->getOperand(getMetaIdx(CCPos)).getImm() == CallingConv::AnyReg) { in PatchPointOpers()
/trueos/contrib/llvm/lib/CodeGen/SelectionDAG/
HDInstrEmitter.cpp745 unsigned CC = Node->getConstantOperandVal(PatchPointOpers::CCPos); in EmitMachineNode()