Searched refs:right_op (Results 1 – 2 of 2) sorted by relevance
301 InstructionOperand* right_op, InstructionCode* opcode) { in TryMatchAnyExtend() argument311 *right_op = g->UseRegister(mright.left().node()); in TryMatchAnyExtend()325 *right_op = g->UseRegister(mleft_of_right.left().node()); in TryMatchAnyExtend()
2046 int64_t right_op = static_cast<int32_t>(rs_val); in DecodeType01() local2047 uint64_t result = left_op * right_op; in DecodeType01()2053 uint64_t right_op = static_cast<uint32_t>(rs_val); in DecodeType01() local2054 uint64_t result = left_op * right_op; in DecodeType01()