Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DPatternMatch.h689 m_FCmp(FCmpInst::Predicate &Pred, const LHS &L, const RHS &R) { in m_FCmp() function
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1945 if (match(&BI, m_Br(m_FCmp(FPred, m_Value(X), m_Value(Y)), in visitBranchInst()