Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp17313 MVT VecInVT = MVT::getVectorVT(MVT::i64, NumElts); in LowerI64IntToFP_AVX512DQ() local
17317 SDValue InVec = DAG.getNode(ISD::SCALAR_TO_VECTOR, dl, VecInVT, Src); in LowerI64IntToFP_AVX512DQ()
26735 MVT VecInVT = MVT::getVectorVT(SrcVT.getSimpleVT(), NumElts); in ReplaceNodeResults() local
26738 SDValue Res = DAG.getNode(ISD::INSERT_VECTOR_ELT, dl, VecInVT, in ReplaceNodeResults()
26739 DAG.getConstantFP(0.0, dl, VecInVT), Src, in ReplaceNodeResults()