Home
last modified time | relevance | path

Searched defs:NumCallArgs (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/IR/
DVerifier.cpp1512 const int NumCallArgs = cast<ConstantInt>(NumCallArgsV)->getZExtValue(); in VerifyStatepoint() local
3332 const unsigned NumCallArgs = in visitIntrinsicFunctionCall() local
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp730 unsigned NumCallArgs = IsAnyRegCC ? 0 : NumArgs; in selectPatchpoint() local
DSelectionDAGBuilder.cpp7021 unsigned NumCallArgs = IsAnyRegCC ? 0 : NumArgs; in visitPatchpoint() local