Searched defs:IntermediateVT (Results 1 – 8 of 8) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | TargetLoweringBase.cpp | 1099 static unsigned getVectorTypeBreakdownMVT(MVT VT, MVT &IntermediateVT, in getVectorTypeBreakdownMVT() 1485 MVT IntermediateVT; in computeRegisterProperties() local 1553 EVT VT, EVT &IntermediateVT, in getVectorTypeBreakdown()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
H A D | MipsISelLowering.cpp | 118 LLVMContext &Context, CallingConv::ID CC, EVT VT, EVT &IntermediateVT, in getVectorTypeBreakdownForCallingConv()
|
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 1039 LLVMContext &Context, CallingConv::ID CC, EVT VT, EVT &IntermediateVT, in getVectorTypeBreakdownForCallingConv()
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 334 EVT IntermediateVT; in getCopyFromPartsVector() local 716 EVT IntermediateVT; in getCopyToPartsVector() local
|
H A D | SelectionDAG.cpp | 2329 EVT IntermediateVT; in getReducedAlign() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | SIISelLowering.cpp | 898 EVT VT, EVT &IntermediateVT, in getVectorTypeBreakdownForCallingConv()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 8463 MVT IntermediateVT = FourEltRes ? MVT::v4i32 : MVT::v2i64; in LowerINT_TO_FPVector() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 2576 LLVMContext &Context, CallingConv::ID CC, EVT VT, EVT &IntermediateVT, in getVectorTypeBreakdownForCallingConv()
|