Searched refs:isFPExtFromF16OrConst (Results 1 – 1 of 1) sorted by relevance
400 static bool isFPExtFromF16OrConst(const MachineRegisterInfo &MRI, in isFPExtFromF16OrConst() function427 return isFPExtFromF16OrConst(MRI, Src0) && isFPExtFromF16OrConst(MRI, Src1) && in matchExpandPromotedF16FMed3()428 isFPExtFromF16OrConst(MRI, Src2); in matchExpandPromotedF16FMed3()