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.h306 unsigned getVectorTypeBreakdownForCallingConv(
H A DMipsISelLowering.cpp124 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.cpp1059 unsigned SITargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function in SITargetLowering
1113 return TargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h546 unsigned getVectorTypeBreakdownForCallingConv(LLVMContext &Context,
H A DRISCVISelLowering.cpp2368 unsigned RISCVTargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv()
2371 unsigned NumRegs = TargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv()
2367 unsigned RISCVTargetLowering::getVectorTypeBreakdownForCallingConv( getVectorTypeBreakdownForCallingConv() function in RISCVTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1536 unsigned getVectorTypeBreakdownForCallingConv(
H A DX86ISelLoweringCall.cpp172 unsigned X86TargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function in X86TargetLowering
200 return TargetLowering::getVectorTypeBreakdownForCallingConv(Context, CC, VT, IntermediateVT, in getVectorTypeBreakdownForCallingConv()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h1017 unsigned getVectorTypeBreakdownForCallingConv(LLVMContext &Context,
H A DAArch64ISelLowering.cpp28634 getVectorTypeBreakdownForCallingConv(Context, CC, VT, VT1, NumIntermediates, in getRegisterTypeForCallingConv()
28649 return getVectorTypeBreakdownForCallingConv(Context, CC, VT, VT1, in getNumRegistersForCallingConv()
28653 unsigned AArch64TargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function in AArch64TargetLowering
28656 int NumRegs = TargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1179 virtual unsigned getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp361 NumRegs = TLI.getVectorTypeBreakdownForCallingConv( in getCopyFromPartsVector()
765 NumRegs = TLI.getVectorTypeBreakdownForCallingConv( in getCopyToPartsVector()