Searched defs:SrcVecVT (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 21136 MVT SrcVecVT = MVT::getVectorVT(SrcVT, 128 / SrcVT.getScalarSizeInBits()); LowerFP_TO_INT() local |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 12957 EVT SrcVecVT = SrcVec.getValueType(); combineBinOpOfExtractToReduceTree() local |