Home
last modified time | relevance | path

Searched refs:getVectorTypeBreakdownForCallingConv (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h308 unsigned getVectorTypeBreakdownForCallingConv(
H A DMipsISelLowering.cpp122 unsigned MipsTargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function in MipsTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h92 unsigned getVectorTypeBreakdownForCallingConv(LLVMContext &Context,
H A DRISCVISelLowering.cpp2420 unsigned RISCVTargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function in RISCVTargetLowering
2423 unsigned NumRegs = TargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h43 unsigned getVectorTypeBreakdownForCallingConv(
H A DSIISelLowering.cpp1125 unsigned SITargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function in SITargetLowering
1177 return TargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h269 unsigned getVectorTypeBreakdownForCallingConv(LLVMContext &Context,
H A DHexagonISelLowering.cpp160 unsigned HexagonTargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function in HexagonTargetLowering
196 return TargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h533 unsigned getVectorTypeBreakdownForCallingConv(LLVMContext &Context,
H A DAArch64ISelLowering.cpp30478 getVectorTypeBreakdownForCallingConv(Context, CC, VT, VT1, NumIntermediates, in getRegisterTypeForCallingConv()
30493 return getVectorTypeBreakdownForCallingConv(Context, CC, VT, VT1, in getNumRegistersForCallingConv()
30497 unsigned AArch64TargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function in AArch64TargetLowering
30500 int NumRegs = TargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1623 unsigned getVectorTypeBreakdownForCallingConv(
H A DX86ISelLoweringCall.cpp175 unsigned X86TargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function in X86TargetLowering
204 return TargetLowering::getVectorTypeBreakdownForCallingConv(Context, CC, VT, IntermediateVT, in getVectorTypeBreakdownForCallingConv()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1206 virtual unsigned getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp358 NumRegs = TLI.getVectorTypeBreakdownForCallingConv( in getCopyFromPartsVector()
762 NumRegs = TLI.getVectorTypeBreakdownForCallingConv( in getCopyToPartsVector()