Searched refs:matchFPExtFromF16 (Results 1 – 1 of 1) sorted by relevance
356 static bool matchFPExtFromF16(Value *Arg, Value *&FPExtSrc) { in matchFPExtFromF16() function831 if (matchFPExtFromF16(Src0, X) && matchFPExtFromF16(Src1, Y) && in instCombineIntrinsic()832 matchFPExtFromF16(Src2, Z)) { in instCombineIntrinsic()