Searched refs:NegateResult (Results 1 – 2 of 2) sorted by relevance
175 bool NegateResult = false; in matchAArch64MulConstCombine() local203 NegateResult = true; in matchAArch64MulConstCombine()208 if (NegateResult && TrailingZeroes) in matchAArch64MulConstCombine()218 assert(!(NegateResult && TrailingZeroes) && in matchAArch64MulConstCombine()221 if (NegateResult) { in matchAArch64MulConstCombine()
12670 bool NegateResult = false; in performMulCombine() local12698 NegateResult = true; in performMulCombine()12711 assert(!(NegateResult && TrailingZeroes) && in performMulCombine()12714 if (NegateResult) in performMulCombine()