Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp837 unsigned NumCallRegArgs = in LowerAsSTATEPOINT() local
H A DFastISel.cpp839 unsigned NumCallRegArgs = IsAnyRegCC ? NumArgs : CLI.OutRegs.size(); in selectPatchpoint() local
H A DSelectionDAGBuilder.cpp9476 unsigned NumCallRegArgs = Call->getNumOperands() - (HasGlue ? 4 : 3); in visitPatchpoint() local