Searched refs:isNeg (Results 26 - 28 of 28) sorted by relevance

12

/external/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp516 if (BinaryOperator::isNeg(V))
/external/llvm/lib/IR/
H A DInstructions.cpp1926 bool BinaryOperator::isNeg(const Value *V) { function in class:BinaryOperator
/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9583 bool isNeg = false; local
9585 isNeg = true;
9596 if (isNeg)

Completed in 469 milliseconds

12