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

  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstructionCombining.cpp 500 // dyn_castFNegVal - Given a 'fsub' instruction, return the RHS of the
504 Value *InstCombiner::dyn_castFNegVal(Value *V) const {
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp 680 Value *InstCombiner::dyn_castFNegVal(Value *V, bool IgnoreZeroSign) const {
    [all...]

Completed in 75 milliseconds