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

  /external/llvm/include/llvm/Analysis/
InstructionSimplify.h 87 Value *SimplifyFMulInst(Value *LHS, Value *RHS, FastMathFlags FMF,
  /external/llvm/lib/Analysis/
InstructionSimplify.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineMulDivRem.cpp 534 SimplifyFMulInst(Op0, Op1, I.getFastMathFlags(), DL, TLI, DT, AC))
    [all...]

Completed in 202 milliseconds