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