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

  /external/llvm/lib/Transforms/InstCombine/
InstCombineMulDivRem.cpp 676 match(Opnd0, m_FMul(m_Value(Opnd0_0), m_Value(Opnd0_1)))) {
    [all...]
  /external/llvm/include/llvm/IR/
PatternMatch.h 464 inline BinaryOp_match<LHS, RHS, Instruction::FMul> m_FMul(const LHS &L,
    [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyLibCalls.cpp     [all...]

Completed in 2505 milliseconds