HomeSort by relevance Sort by last modified time
    Searched refs:m_FSub (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Analysis/
InstructionSimplify.cpp 815 if (match(Op1, m_FSub(m_AnyZero(), m_Specific(Op0))))
    [all...]
  /external/llvm/include/llvm/IR/
PatternMatch.h 452 inline BinaryOp_match<LHS, RHS, Instruction::FSub> m_FSub(const LHS &L,
    [all...]

Completed in 617 milliseconds