Searched defs:NewImm1 (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64MIPeepholeOpt.cpp | 173 T NewImm1 = (static_cast<T>(2) << HighestBitSet) - splitBitmaskImm() local |
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCMIPeephole.cpp | 1676 int16_t Imm1 = 0, NewImm1 = 0, Imm2 = 0, NewImm2 = 0; eliminateRedundantCompare() local |