Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h36 unsigned getVectorTypeBreakdownForCallingConv(
H A DSIISelLowering.cpp780 unsigned SITargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function in SITargetLowering
813 return TargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv()
/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsISelLowering.h301 unsigned getVectorTypeBreakdownForCallingConv(
H A DMipsISelLowering.cpp138 unsigned MipsTargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function in MipsTargetLowering
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetLowering.h735 virtual unsigned getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp366 NumRegs = TLI.getVectorTypeBreakdownForCallingConv( in getCopyFromPartsVector()
698 NumRegs = TLI.getVectorTypeBreakdownForCallingConv( in getCopyToPartsVector()