HomeSort by relevance Sort by last modified time
    Searched refs:CCPos (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/CodeGen/
StackMaps.h 43 enum { IDPos, NBytesPos, TargetPos, NArgPos, CCPos, MetaEnd };
  /external/llvm/lib/CodeGen/
StackMaps.cpp 42 IsAnyReg(MI->getOperand(getMetaIdx(CCPos)).getImm() == CallingConv::AnyReg)
  /external/llvm/lib/CodeGen/SelectionDAG/
InstrEmitter.cpp 748 CC = Node->getConstantOperandVal(PatchPointOpers::CCPos);
    [all...]
SelectionDAGBuilder.cpp     [all...]

Completed in 476 milliseconds