Searched defs:NumArgRegs (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCCallingConv.cpp | 76 const unsigned NumArgRegs = std::size(ArgRegs); CC_PPC32_SVR4_Custom_AlignArgRegs() local |
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | CallLowering.cpp | 761 unsigned NumArgRegs = Handler.assignCustomValue( handleAssignments() local |
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonISelLowering.cpp | 147 const unsigned NumArgRegs = std::size(ArgRegs); CC_SkipOdd() local |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIISelLowering.cpp | 2304 allocateSGPR32InputImpl(CCState & CCInfo,const TargetRegisterClass * RC,unsigned NumArgRegs) allocateSGPR32InputImpl() argument |