Searched defs:FPExt (Results 1 – 3 of 3) sorted by relevance
51 FPExt, // The floating-point value is fp-extended in the location. enumerator
1595 if (auto *FPExt = dyn_cast<FPExtInst>(V)) in getMinimumFPType() local1853 Instruction *InstCombinerImpl::visitFPExt(CastInst &FPExt) { in visitFPExt()
17841 SDValue FPExt = DAG.getNode(ARMISD::VCVTL, DL, MVT::v4f32, LoadBC, in PerformSplittingToWideningLoad() local