Searched defs:FPExt (Results 1 – 6 of 6) 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
193 | FPExt Constructor
251 | FPExt Constructor
1508 if (auto *FPExt = dyn_cast<FPExtInst>(V)) in getMinimumFPType() local
216 FPExt Opcode = C.LLVMFPExt const