Searched defs:FPExt (Results 1 – 12 of 12) sorted by relevance
51 FPExt, // The floating-point value is fp-extended in the location. enumerator
49 FPExt, // The floating-point value is fp-extended in the location. enumerator
1598 if (auto *FPExt = dyn_cast<FPExtInst>(V)) in getMinimumFPType() local1841 Instruction *InstCombinerImpl::visitFPExt(CastInst &FPExt) { in visitFPExt()
193 | FPExt Constructor
251 | FPExt Constructor
218 | FPExt Constructor
240 | FPExt Constructor
1508 if (auto *FPExt = dyn_cast<FPExtInst>(V)) in getMinimumFPType() local
177 FPExt Opcode = C.LLVMFPExt const
216 FPExt Opcode = C.LLVMFPExt const
15601 SDValue FPExt = DAG.getNode(ARMISD::VCVTL, DL, MVT::v4f32, LoadBC, in PerformSplittingToWideningLoad() local