Home
last modified time | relevance | path

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

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