/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIISelLowering.h | 35 unsigned getVectorTypeBreakdownForCallingConv(
|
D | SIISelLowering.cpp | 843 unsigned SITargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function in SITargetLowering 876 return TargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv()
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsISelLowering.h | 300 unsigned getVectorTypeBreakdownForCallingConv(
|
D | MipsISelLowering.cpp | 131 unsigned MipsTargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function in MipsTargetLowering
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsISelLowering.h | 302 unsigned getVectorTypeBreakdownForCallingConv(
|
D | MipsISelLowering.cpp | 131 unsigned MipsTargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function in MipsTargetLowering
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | SIISelLowering.h | 35 unsigned getVectorTypeBreakdownForCallingConv(
|
D | SIISelLowering.cpp | 967 unsigned SITargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function in SITargetLowering 1016 return TargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv()
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 1375 unsigned getVectorTypeBreakdownForCallingConv(
|
D | X86ISelLowering.cpp | 2151 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/ |
D | X86ISelLowering.h | 1246 unsigned getVectorTypeBreakdownForCallingConv(
|
D | X86ISelLowering.cpp | 2136 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/ |
D | TargetLowering.h | 836 virtual unsigned getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 971 virtual unsigned getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 380 NumRegs = TLI.getVectorTypeBreakdownForCallingConv( in getCopyFromPartsVector() 713 NumRegs = TLI.getVectorTypeBreakdownForCallingConv( in getCopyToPartsVector()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 345 NumRegs = TLI.getVectorTypeBreakdownForCallingConv( in getCopyFromPartsVector() 692 NumRegs = TLI.getVectorTypeBreakdownForCallingConv( in getCopyToPartsVector()
|