Searched refs:matchFPExtFromF16 (Results 1 – 1 of 1) sorted by relevance
414 static Value *matchFPExtFromF16(Value *Arg) { in matchFPExtFromF16() function1165 if (Value *X = matchFPExtFromF16(Src0)) { in instCombineIntrinsic()1166 if (Value *Y = matchFPExtFromF16(Src1)) { in instCombineIntrinsic()1167 if (Value *Z = matchFPExtFromF16(Src2)) { in instCombineIntrinsic()