Home
last modified time | relevance | path

Searched refs:m_GFCst (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMIPatternMatch.h165 inline GFCstAndRegMatch m_GFCst(std::optional<FPValueAndVReg> &FPValReg) { in m_GFCst() function
387 inline bind_ty<const ConstantFP *> m_GFCst(const ConstantFP *&C) { return C; }