Home
last modified time | relevance | path

Searched refs:getRegisterTypeForCallingConv (Results 1 – 25 of 28) sorted by relevance

12

/external/llvm-project/llvm/lib/Target/Mips/
DMipsCallLowering.cpp73 MVT RegisterVT = TLI.getRegisterTypeForCallingConv( in handle()
646 MVT RegisterVT = TLI.getRegisterTypeForCallingConv(F.getContext(), in subTargetRegTypeForCallingConv()
DMipsISelLowering.h290 MVT getRegisterTypeForCallingConv(LLVMContext &Context, CallingConv::ID CC,
DMipsISelLowering.cpp111 MVT MipsTargetLowering::getRegisterTypeForCallingConv(LLVMContext &Context, in getRegisterTypeForCallingConv() function in MipsTargetLowering
135 RegisterVT = getRegisterTypeForCallingConv(Context, CC, VT); in getVectorTypeBreakdownForCallingConv()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsCallLowering.cpp73 MVT RegisterVT = TLI.getRegisterTypeForCallingConv( in handle()
683 MVT RegisterVT = TLI.getRegisterTypeForCallingConv(F.getContext(), in subTargetRegTypeForCallingConv()
DMipsISelLowering.h292 MVT getRegisterTypeForCallingConv(LLVMContext &Context, CallingConv::ID CC,
DMipsISelLowering.cpp111 MVT MipsTargetLowering::getRegisterTypeForCallingConv(LLVMContext &Context, in getRegisterTypeForCallingConv() function in MipsTargetLowering
135 RegisterVT = getRegisterTypeForCallingConv(Context, CC, VT); in getVectorTypeBreakdownForCallingConv()
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DCallLowering.cpp237 MVT NewVT = TLI->getRegisterTypeForCallingConv( in handleAssignments()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCallLowering.cpp197 MVT NewVT = TLI->getRegisterTypeForCallingConv( in handleAssignments()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.h28 MVT getRegisterTypeForCallingConv(LLVMContext &Context,
DAMDGPUCallLowering.cpp189 EVT PartVT = TLI.getRegisterTypeForCallingConv(Ctx, CallConv, VT); in splitToValueTypes()
DSIISelLowering.cpp795 MVT SITargetLowering::getRegisterTypeForCallingConv(LLVMContext &Context, in getRegisterTypeForCallingConv() function in SITargetLowering
799 return TargetLowering::getRegisterTypeForCallingConv(Context, CC, VT); in getRegisterTypeForCallingConv()
815 return TargetLowering::getRegisterTypeForCallingConv(Context, CC, VT); in getRegisterTypeForCallingConv()
DAMDGPUISelLowering.cpp947 MVT RegisterVT = getRegisterTypeForCallingConv(Ctx, CC, ArgVT); in analyzeFormalArgumentsCompute()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIISelLowering.h28 MVT getRegisterTypeForCallingConv(LLVMContext &Context,
DAMDGPUCallLowering.cpp330 MVT RegVT = TLI.getRegisterTypeForCallingConv(Ctx, CallConv, VT); in splitToValueTypes()
DSIISelLowering.cpp915 MVT SITargetLowering::getRegisterTypeForCallingConv(LLVMContext &Context, in getRegisterTypeForCallingConv() function in SITargetLowering
919 return TargetLowering::getRegisterTypeForCallingConv(Context, CC, VT); in getRegisterTypeForCallingConv()
938 return TargetLowering::getRegisterTypeForCallingConv(Context, CC, VT); in getRegisterTypeForCallingConv()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64CallLowering.cpp299 MVT NewVT = TLI.getRegisterTypeForCallingConv(Ctx, CC, SplitEVTs[i]); in lowerReturn()
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.h1368 MVT getRegisterTypeForCallingConv(LLVMContext &Context, CallingConv::ID CC,
/external/llvm-project/llvm/lib/Target/AArch64/GISel/
DAArch64CallLowering.cpp317 MVT NewVT = TLI.getRegisterTypeForCallingConv(Ctx, CC, SplitEVTs[i]); in lowerReturn()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp793 ? TLI.getRegisterTypeForCallingConv(Context, CC.getValue(), ValueVT) in RegsForValue()
820 MVT RegisterVT = isABIMangled() ? TLI.getRegisterTypeForCallingConv( in getCopyFromRegs()
903 MVT RegisterVT = isABIMangled() ? TLI.getRegisterTypeForCallingConv( in getCopyToRegs()
1887 MVT PartVT = TLI.getRegisterTypeForCallingConv(Context, CC, VT); in visitRet()
9120 MVT RegisterVT = getRegisterTypeForCallingConv(CLI.RetTy->getContext(), in LowerCallTo()
9248 MVT PartVT = getRegisterTypeForCallingConv(CLI.RetTy->getContext(), in LowerCallTo()
9388 MVT RegisterVT = getRegisterTypeForCallingConv(CLI.RetTy->getContext(), in LowerCallTo()
9759 MVT RegisterVT = TLI->getRegisterTypeForCallingConv( in LowerArguments()
9872 MVT PartVT = TLI->getRegisterTypeForCallingConv(*CurDAG->getContext(), in LowerArguments()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.h1239 MVT getRegisterTypeForCallingConv(LLVMContext &Context, CallingConv::ID CC,
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp778 ? TLI.getRegisterTypeForCallingConv(Context, CC.getValue(), ValueVT) in RegsForValue()
805 MVT RegisterVT = isABIMangled() ? TLI.getRegisterTypeForCallingConv( in getCopyFromRegs()
888 MVT RegisterVT = isABIMangled() ? TLI.getRegisterTypeForCallingConv( in getCopyToRegs()
1855 MVT PartVT = TLI.getRegisterTypeForCallingConv(Context, CC, VT); in visitRet()
9193 MVT RegisterVT = getRegisterTypeForCallingConv(CLI.RetTy->getContext(), in LowerCallTo()
9332 MVT PartVT = getRegisterTypeForCallingConv(CLI.RetTy->getContext(), in LowerCallTo()
9474 MVT RegisterVT = getRegisterTypeForCallingConv(CLI.RetTy->getContext(), in LowerCallTo()
9890 MVT RegisterVT = TLI->getRegisterTypeForCallingConv( in LowerArguments()
10003 MVT PartVT = TLI->getRegisterTypeForCallingConv(*CurDAG->getContext(), in LowerArguments()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1497 TLI.getRegisterTypeForCallingConv(ReturnType->getContext(), CC, VT); in GetReturnInfo()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1681 TLI.getRegisterTypeForCallingConv(ReturnType->getContext(), CC, VT); in GetReturnInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1334 virtual MVT getRegisterTypeForCallingConv(LLVMContext &Context, in getRegisterTypeForCallingConv() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetLowering.h1490 virtual MVT getRegisterTypeForCallingConv(LLVMContext &Context, in getRegisterTypeForCallingConv() function

12