| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
| H A D | MipsCallLowering.cpp | 67 SplitLength = TLI.getNumRegistersForCallingConv(F.getContext(), in handle() 650 unsigned NumRegs = TLI.getNumRegistersForCallingConv( in subTargetRegTypeForCallingConv()
|
| H A D | MipsISelLowering.h | 295 unsigned getNumRegistersForCallingConv(LLVMContext &Context,
|
| H A D | MipsISelLowering.cpp | 121 unsigned MipsTargetLowering::getNumRegistersForCallingConv(LLVMContext &Context, in getNumRegistersForCallingConv() function in MipsTargetLowering
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 304 unsigned getNumRegistersForCallingConv(LLVMContext &Context,
|
| H A D | RISCVISelLowering.cpp | 972 unsigned RISCVTargetLowering::getNumRegistersForCallingConv(LLVMContext &Context, in getNumRegistersForCallingConv() function in RISCVTargetLowering 980 return TargetLowering::getNumRegistersForCallingConv(Context, CC, VT); in getNumRegistersForCallingConv()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/ |
| H A D | CallLowering.cpp | 551 TLI->getNumRegistersForCallingConv(Ctx, CallConv, CurVT); in determineAssignments() 892 TLI->getNumRegistersForCallingConv(Context, CallConv, VT); in getReturnInfo()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
| H A D | SIISelLowering.h | 38 unsigned getNumRegistersForCallingConv(LLVMContext &Context,
|
| H A D | SIISelLowering.cpp | 908 unsigned SITargetLowering::getNumRegistersForCallingConv(LLVMContext &Context, in getNumRegistersForCallingConv() function in SITargetLowering 912 return TargetLowering::getNumRegistersForCallingConv(Context, CC, VT); in getNumRegistersForCallingConv() 931 return TargetLowering::getNumRegistersForCallingConv(Context, CC, VT); in getNumRegistersForCallingConv()
|
| H A D | AMDGPUISelLowering.cpp | 1055 unsigned NumRegs = getNumRegistersForCallingConv(Ctx, CC, ArgVT); in analyzeFormalArgumentsCompute()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1390 unsigned getNumRegistersForCallingConv(LLVMContext &Context,
|
| H A D | X86ISelLowering.cpp | 2168 unsigned X86TargetLowering::getNumRegistersForCallingConv(LLVMContext &Context, in getNumRegistersForCallingConv() function in X86TargetLowering 2183 return TargetLowering::getNumRegistersForCallingConv(Context, CC, VT); in getNumRegistersForCallingConv()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64CallLowering.cpp | 369 if (TLI.getNumRegistersForCallingConv(Ctx, CC, SplitEVTs[i]) > 1) { in lowerReturn()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 792 ? TLI.getNumRegistersForCallingConv(Context, CC.getValue(), ValueVT) in RegsForValue() 1966 unsigned NumParts = TLI.getNumRegistersForCallingConv(Context, CC, VT); in visitRet() 9435 unsigned NumRegs = getNumRegistersForCallingConv(CLI.RetTy->getContext(), in LowerCallTo() 9579 unsigned NumParts = getNumRegistersForCallingConv(CLI.RetTy->getContext(), in LowerCallTo() 9721 unsigned NumRegs = getNumRegistersForCallingConv(CLI.RetTy->getContext(), in LowerCallTo() 10142 unsigned NumRegs = TLI->getNumRegistersForCallingConv( in LowerArguments() 10255 unsigned NumParts = TLI->getNumRegistersForCallingConv( in LowerArguments()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | TargetLoweringBase.cpp | 1650 TLI.getNumRegistersForCallingConv(ReturnType->getContext(), CC, VT); in GetReturnInfo()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 1506 virtual unsigned getNumRegistersForCallingConv(LLVMContext &Context, in getNumRegistersForCallingConv() function
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.cpp | 1595 unsigned N = getNumRegistersForCallingConv(Ctx, CLI.CallConv, OrigArgVT); in LowerCall()
|