Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.h35 unsigned getVectorTypeBreakdownForCallingConv(
DSIISelLowering.cpp843 unsigned SITargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function in SITargetLowering
876 return TargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv()
/external/llvm-project/llvm/lib/Target/Mips/
DMipsISelLowering.h300 unsigned getVectorTypeBreakdownForCallingConv(
DMipsISelLowering.cpp131 unsigned MipsTargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function in MipsTargetLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.h302 unsigned getVectorTypeBreakdownForCallingConv(
DMipsISelLowering.cpp131 unsigned MipsTargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function in MipsTargetLowering
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIISelLowering.h35 unsigned getVectorTypeBreakdownForCallingConv(
DSIISelLowering.cpp967 unsigned SITargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function in SITargetLowering
1016 return TargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv()
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.h1375 unsigned getVectorTypeBreakdownForCallingConv(
DX86ISelLowering.cpp2151 unsigned X86TargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function in X86TargetLowering
2175 return TargetLowering::getVectorTypeBreakdownForCallingConv(Context, CC, VT, IntermediateVT, in getVectorTypeBreakdownForCallingConv()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.h1246 unsigned getVectorTypeBreakdownForCallingConv(
DX86ISelLowering.cpp2136 unsigned X86TargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function in X86TargetLowering
2160 return TargetLowering::getVectorTypeBreakdownForCallingConv(Context, CC, VT, IntermediateVT, in getVectorTypeBreakdownForCallingConv()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h836 virtual unsigned getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetLowering.h971 virtual unsigned getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp380 NumRegs = TLI.getVectorTypeBreakdownForCallingConv( in getCopyFromPartsVector()
713 NumRegs = TLI.getVectorTypeBreakdownForCallingConv( in getCopyToPartsVector()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp345 NumRegs = TLI.getVectorTypeBreakdownForCallingConv( in getCopyFromPartsVector()
692 NumRegs = TLI.getVectorTypeBreakdownForCallingConv( in getCopyToPartsVector()