Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsISelLowering.h304 unsigned getVectorTypeBreakdownForCallingConv(
H A DMipsISelLowering.cpp117 unsigned MipsTargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function in MipsTargetLowering
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h43 unsigned getVectorTypeBreakdownForCallingConv(
H A DSIISelLowering.cpp867 unsigned SITargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function in SITargetLowering
916 return TargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.h1455 unsigned getVectorTypeBreakdownForCallingConv(
H A DX86ISelLowering.cpp2541 unsigned X86TargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function in X86TargetLowering
2565 return TargetLowering::getVectorTypeBreakdownForCallingConv(Context, CC, VT, IntermediateVT, in getVectorTypeBreakdownForCallingConv()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1023 virtual unsigned getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp339 NumRegs = TLI.getVectorTypeBreakdownForCallingConv( in getCopyFromPartsVector()
705 NumRegs = TLI.getVectorTypeBreakdownForCallingConv( in getCopyToPartsVector()