ΒΆtemplate <typename Pred,
typename LHS,
typename RHS>
inline CompareOp_match<Pred,
LHS,
RHS,
TargetOpcode::G_FCMP>
m_GFCmp(const Pred& P, const LHS& L, const RHS& R)
template <typename Pred,
typename LHS,
typename RHS>
inline CompareOp_match<Pred,
LHS,
RHS,
TargetOpcode::G_FCMP>
m_GFCmp(const Pred& P, const LHS& L, const RHS& R)
Declared at: llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h:632
Templates
- Pred
- LHS
- RHS
Parameters
- const Pred& P
- const LHS& L
- const RHS& R