Home
last modified time | relevance | path

Searched defs:IntermediateVT (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp867 static unsigned getVectorTypeBreakdownMVT(MVT VT, MVT &IntermediateVT, in getVectorTypeBreakdownMVT()
1220 MVT IntermediateVT; in computeRegisterProperties() local
1283 EVT &IntermediateVT, in getVectorTypeBreakdown()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetLowering.h736 LLVMContext &Context, CallingConv::ID CC, EVT VT, EVT &IntermediateVT, in getVectorTypeBreakdownForCallingConv()
/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp139 LLVMContext &Context, CallingConv::ID CC, EVT VT, EVT &IntermediateVT, in getVectorTypeBreakdownForCallingConv()
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp360 EVT IntermediateVT; in getCopyFromPartsVector() local
693 EVT IntermediateVT; in getCopyToPartsVector() local
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp782 EVT VT, EVT &IntermediateVT, in getVectorTypeBreakdownForCallingConv()
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp7321 MVT IntermediateVT = FourEltRes ? MVT::v4i32 : MVT::v2i64; in LowerINT_TO_FPVector() local