Searched defs:m_FPExt (Results 1 – 6 of 6) sorted by relevance
1401 inline CastClass_match<OpTy, Instruction::FPExt> m_FPExt(const OpTy &Op) { in m_FPExt() function
1687 inline CastClass_match<OpTy, Instruction::FPExt> m_FPExt(const OpTy &Op) { in m_FPExt() function
1791 inline CastInst_match<OpTy, Instruction::FPExt> m_FPExt(const OpTy &Op) { in m_FPExt() function
1898 inline CastInst_match<OpTy, FPExtInst> m_FPExt(const OpTy &Op) { in m_FPExt() function
2046 inline CastInst_match<OpTy, FPExtInst> m_FPExt(const OpTy &Op) { in m_FPExt() function