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