| /openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVISelLowering.h | 42 MVT getRegisterTypeForCallingConv(LLVMContext &Context, CallingConv::ID CC,
|
| H A D | SPIRVISelLowering.cpp | 33 MVT SPIRVTargetLowering::getRegisterTypeForCallingConv(LLVMContext &Context, in getRegisterTypeForCallingConv() function in SPIRVTargetLowering
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/ |
| H A D | CallLowering.cpp | 598 MVT NewVT = TLI->getRegisterTypeForCallingConv(Ctx, CallConv, CurVT); in determineAssignments() 963 MVT RegVT = TLI->getRegisterTypeForCallingConv(Context, CallConv, VT); in getReturnInfo()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 396 MVT getRegisterTypeForCallingConv(LLVMContext &Context, CallingConv::ID CC,
|
| H A D | RISCVISelLowering.cpp | 1501 MVT RISCVTargetLowering::getRegisterTypeForCallingConv(LLVMContext &Context, in getRegisterTypeForCallingConv() function in RISCVTargetLowering 1510 return TargetLowering::getRegisterTypeForCallingConv(Context, CC, VT); in getRegisterTypeForCallingConv()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.h | 294 MVT getRegisterTypeForCallingConv(LLVMContext &Context, CallingConv::ID CC,
|
| H A D | MipsISelLowering.cpp | 99 MVT MipsTargetLowering::getRegisterTypeForCallingConv(LLVMContext &Context, in getRegisterTypeForCallingConv() function in MipsTargetLowering 121 RegisterVT = getRegisterTypeForCallingConv(Context, CC, VT); in getVectorTypeBreakdownForCallingConv()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | SIISelLowering.h | 36 MVT getRegisterTypeForCallingConv(LLVMContext &Context,
|
| H A D | SIISelLowering.cpp | 841 MVT SITargetLowering::getRegisterTypeForCallingConv(LLVMContext &Context, in getRegisterTypeForCallingConv() function in SITargetLowering 845 return TargetLowering::getRegisterTypeForCallingConv(Context, CC, VT); in getRegisterTypeForCallingConv() 867 return TargetLowering::getRegisterTypeForCallingConv(Context, CC, VT); in getRegisterTypeForCallingConv()
|
| H A D | AMDGPUISelLowering.cpp | 1062 MVT RegisterVT = getRegisterTypeForCallingConv(Ctx, CC, ArgVT); in analyzeFormalArgumentsCompute()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64CallLowering.cpp | 392 MVT NewVT = TLI.getRegisterTypeForCallingConv(Ctx, CC, SplitEVTs[i]); in lowerReturn()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1500 MVT getRegisterTypeForCallingConv(LLVMContext &Context, CallingConv::ID CC,
|
| H A D | X86ISelLowering.cpp | 2509 MVT X86TargetLowering::getRegisterTypeForCallingConv(LLVMContext &Context, in getRegisterTypeForCallingConv() function in X86TargetLowering 2534 return getRegisterTypeForCallingConv(Context, CC, in getRegisterTypeForCallingConv() 2537 return TargetLowering::getRegisterTypeForCallingConv(Context, CC, VT); in getRegisterTypeForCallingConv()
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 823 ? TLI.getRegisterTypeForCallingConv(Context, *CC, ValueVT) in RegsForValue() 851 ? TLI.getRegisterTypeForCallingConv( in getCopyFromRegs() 934 ? TLI.getRegisterTypeForCallingConv( in getCopyToRegs() 2044 MVT PartVT = TLI.getRegisterTypeForCallingConv(Context, CC, VT); in visitRet() 9961 MVT RegisterVT = getRegisterTypeForCallingConv(CLI.RetTy->getContext(), in LowerCallTo() 10102 MVT PartVT = getRegisterTypeForCallingConv(CLI.RetTy->getContext(), in LowerCallTo() 10245 MVT RegisterVT = getRegisterTypeForCallingConv(CLI.RetTy->getContext(), in LowerCallTo() 10668 MVT RegisterVT = TLI->getRegisterTypeForCallingConv( in LowerArguments() 10782 MVT PartVT = TLI->getRegisterTypeForCallingConv(*CurDAG->getContext(), in LowerArguments()
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | TargetLoweringBase.cpp | 1704 TLI.getRegisterTypeForCallingConv(ReturnType->getContext(), CC, VT); in GetReturnInfo()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 1607 virtual MVT getRegisterTypeForCallingConv(LLVMContext &Context, in getRegisterTypeForCallingConv() function
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.cpp | 1732 MVT PartVT = getRegisterTypeForCallingConv(Ctx, CLI.CallConv, OrigArgVT); in LowerCall()
|