Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DVerifier.cpp1713 const int NumCallArgs = cast<ConstantInt>(NumCallArgsV)->getZExtValue(); in verifyStatepoint() local
4007 const unsigned NumCallArgs = in visitIntrinsicCallSite() local
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp743 unsigned NumCallArgs = IsAnyRegCC ? 0 : NumArgs; in selectPatchpoint() local
DSelectionDAGBuilder.cpp7347 unsigned NumCallArgs = IsAnyRegCC ? 0 : NumArgs; in visitPatchpoint() local