Searched defs:shift_amount (Results 1 – 4 of 4) sorted by relevance
642 int shift_amount = LowestSetBit(imm); in GenDivRemLit() local1390 int shift_amount = LowestSetBit(val); in GenMulLongConst() local1817 int shift_amount = LowestSetBit(imm); in GenDivRemLongLit() local2166 RegLocation rl_src, int shift_amount) { in GenShiftImmOpLong()2253 int shift_amount = mir_graph_->ConstantValue(rl_shift) & 0x3f; in GenShiftImmOpLong() local
436 RegLocation rl_dest, RegLocation rl_src, int shift_amount) { in ConvertShiftLit()
1466 int shift_amount = mir_graph_->ConstantValue(rl_shift) & 0x3f; in GenShiftImmOpLong() local
1299 int shift_amount = mir_graph_->ConstantValue(rl_shift) & 0x3f; in GenShiftImmOpLong() local