Searched refs:left_op (Results 1 – 2 of 2) sorted by relevance
300 InstructionOperand* left_op, in TryMatchAnyExtend() argument310 *left_op = g->UseRegister(left_node); in TryMatchAnyExtend()324 *left_op = g->UseRegister(left_node); in TryMatchAnyExtend()
2045 int64_t left_op = static_cast<int32_t>(rm_val); in DecodeType01() local2047 uint64_t result = left_op * right_op; in DecodeType01()2052 uint64_t left_op = static_cast<uint32_t>(rm_val); in DecodeType01() local2054 uint64_t result = left_op * right_op; in DecodeType01()