reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
122 return MI->getOperand(getMetaIdx(NArgPos)).getImm();
lib/CodeGen/SelectionDAG/FastISel.cpp916 assert(isa<ConstantInt>(I->getOperand(PatchPointOpers::NArgPos)) && 919 cast<ConstantInt>(I->getOperand(PatchPointOpers::NArgPos));lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
8774 SDValue NArgVal = getValue(CS.getArgument(PatchPointOpers::NArgPos));