Home
last modified time | relevance | path

Searched defs:NumArgRegs (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCCallingConv.cpp40 const unsigned NumArgRegs = array_lengthof(ArgRegs); in CC_PPC32_SVR4_Custom_AlignArgRegs() local
65 const unsigned NumArgRegs = array_lengthof(ArgRegs); in CC_PPC32_SVR4_Custom_SkipLastArgRegsPPCF128() local
91 const unsigned NumArgRegs = array_lengthof(ArgRegs); in CC_PPC32_SVR4_Custom_AlignFPArgRegs() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCCallingConv.cpp40 const unsigned NumArgRegs = std::size(ArgRegs); in CC_PPC32_SVR4_Custom_AlignArgRegs() local
65 const unsigned NumArgRegs = std::size(ArgRegs); in CC_PPC32_SVR4_Custom_SkipLastArgRegsPPCF128() local
91 const unsigned NumArgRegs = std::size(ArgRegs); in CC_PPC32_SVR4_Custom_AlignFPArgRegs() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp309 unsigned NumArgRegs = Args[i].Regs.size(); in handleAssignments() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp683 unsigned NumArgRegs = Handler.assignCustomValue( in handleAssignments() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp139 const unsigned NumArgRegs = array_lengthof(ArgRegs); in CC_SkipOdd() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp147 const unsigned NumArgRegs = std::size(ArgRegs); in CC_SkipOdd() local
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp2677 const unsigned NumArgRegs = array_lengthof(ArgRegs); in CC_PPC32_SVR4_Custom_AlignArgRegs() local
2705 const unsigned NumArgRegs = array_lengthof(ArgRegs); in CC_PPC32_SVR4_Custom_AlignFPArgRegs() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp1686 unsigned NumArgRegs) { in allocateSGPR32InputImpl()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp1995 unsigned NumArgRegs) { in allocateSGPR32InputImpl()