Searched defs:RotImm (Results 1 – 3 of 3) sorted by relevance
447 uint64_t RotImm = APInt(64, Imm).rotr(Shift).getZExtValue(); in selectI64ImmDirect() local 572 uint64_t RotImm = APInt(64, Imm).rotr(Shift).getZExtValue(); in selectI64ImmDirect() local
1164 uint64_t RotImm = APInt(64, Imm).rotr(Shift).getZExtValue(); selectI64ImmDirect() local 1254 uint64_t RotImm = APInt(64, Imm).rotr(Shift).getZExtValue(); selectI64ImmDirect() local 1362 uint64_t RotImm = APInt(64, Imm).rotr(Shift).getZExtValue(); selectI64ImmDirectPrefix() local
933 struct RotImmOp RotImm; global() member