Searched refs:NegateResult (Results 1 – 3 of 3) sorted by relevance
171 bool NegateResult = false; in matchAArch64MulConstCombine() local199 NegateResult = true; in matchAArch64MulConstCombine()204 if (NegateResult && TrailingZeroes) in matchAArch64MulConstCombine()214 assert(!(NegateResult && TrailingZeroes) && in matchAArch64MulConstCombine()217 if (NegateResult) { in matchAArch64MulConstCombine()
9802 bool NegateResult = false; in performMulCombine() local9830 NegateResult = true; in performMulCombine()9843 assert(!(NegateResult && TrailingZeroes) && in performMulCombine()9846 if (NegateResult) in performMulCombine()
11664 bool NegateResult = false; in performMulCombine() local11692 NegateResult = true; in performMulCombine()11705 assert(!(NegateResult && TrailingZeroes) && in performMulCombine()11708 if (NegateResult) in performMulCombine()