Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h302 unsigned getVectorTypeBreakdownForCallingConv(
H A DMipsISelLowering.cpp123 unsigned MipsTargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function in MipsTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h43 unsigned getVectorTypeBreakdownForCallingConv(
H A DSIISelLowering.cpp1042 unsigned SITargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function in SITargetLowering
1096 return TargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h495 unsigned getVectorTypeBreakdownForCallingConv(LLVMContext &Context,
H A DRISCVISelLowering.cpp2201 unsigned RISCVTargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function in RISCVTargetLowering
2204 unsigned NumRegs = TargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1530 unsigned getVectorTypeBreakdownForCallingConv(
H A DX86ISelLoweringCall.cpp171 unsigned X86TargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function in X86TargetLowering
199 return TargetLowering::getVectorTypeBreakdownForCallingConv(Context, CC, VT, IntermediateVT, in getVectorTypeBreakdownForCallingConv()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h990 unsigned getVectorTypeBreakdownForCallingConv(LLVMContext &Context,
H A DAArch64ISelLowering.cpp27058 getVectorTypeBreakdownForCallingConv(Context, CC, VT, VT1, NumIntermediates, in getRegisterTypeForCallingConv()
27073 return getVectorTypeBreakdownForCallingConv(Context, CC, VT, VT1, in getNumRegistersForCallingConv()
27077 unsigned AArch64TargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function in AArch64TargetLowering
27080 int NumRegs = TargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1133 virtual unsigned getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp357 NumRegs = TLI.getVectorTypeBreakdownForCallingConv( in getCopyFromPartsVector()
752 NumRegs = TLI.getVectorTypeBreakdownForCallingConv( in getCopyToPartsVector()