Searched defs:dyn_castNegVal (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp482 // dyn_castNegVal - Given a 'sub' instruction, return the RHS of the instruction
485 Value *InstCombiner::dyn_castNegVal(Value *V) const { function in class:InstCombiner
/external/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp663 Value *InstCombiner::dyn_castNegVal(Value *V) const { function in class:InstCombiner

Completed in 247 milliseconds