Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp570 unsigned NumCallRegArgs = in visitStatepoint() local
H A DFastISel.cpp778 unsigned NumCallRegArgs = IsAnyRegCC ? NumArgs : CLI.OutRegs.size(); in selectPatchpoint() local
H A DSelectionDAGBuilder.cpp7213 unsigned NumCallRegArgs = Call->getNumOperands() - (HasGlue ? 4 : 3); in visitPatchpoint() local