Home
last modified time | relevance | path

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

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