Searched refs:m_ConstantFP (Results 1 – 2 of 2) sorted by relevance
361 if (match(Arg, m_ConstantFP(CFP))) { in matchFPExtFromF16()
173 inline class_match<ConstantFP> m_ConstantFP() { in m_ConstantFP() function840 inline bind_ty<ConstantFP> m_ConstantFP(ConstantFP *&C) { return C; } in m_ConstantFP() function