Searched defs:FVT (Results 1 – 8 of 8) sorted by relevance
49 if (auto *FVT = dyn_cast<FixedVectorType>(Ty)) in isV256I32Ty() local
1741 const auto *FVT = dyn_cast<FixedVectorType>(V->getType()); in isInterestingPHIIncomingValue() local1951 FixedVectorType *FVT = dyn_cast<FixedVectorType>(I.getType()); in visitPHINode() local
1031 if (auto *FVT = dyn_cast<FixedVectorType>(Tp)) variable1040 if (auto *FVT = dyn_cast<FixedVectorType>(Tp)) variable
3122 if (auto *FVT = dyn_cast<FixedVectorType>(U.getType()); in translateInsertElement() local
2846 EVT FVT = EVT::getFloatingPointVT(N->getValueSizeInBits(0)); in ReplaceNodeResults() local
3376 FixedVectorType *FVT = cast<FixedVectorType>(C->getType()); in convertBlendvToSelectMask() local
13908 auto TryWithFNeg = [&](APInt DefBits, MVT FVT) { in ConstantBuildVector()19364 EVT FVT = SrcVT == MVT::v2i8 ? MVT::f16 : MVT::f32; in performConcatVectorsCombine() local
8093 MVT FVT = VT.getVectorElementType().getSimpleVT(); in LowerBUILD_VECTOR() local