Lines Matching refs:RES1
41 ; CHECK-DAG: and $[[RES1:[0-9]+]], $[[UB2]], $[[UB1]]
42 ; CHECK: andi $[[RES:[0-9]+]], $[[RES1]], 1
62 ; CHECK-DAG: and $[[RES1:[0-9]+]], $[[UB1]], $zero
63 ; CHECK: andi $[[RES:[0-9]+]], $[[RES1]], 1
86 ; CHECK-DAG: and $[[RES1:[0-9]+]], $[[UB1]], $[[CONST]]
87 ; CHECK: andi $[[RES:[0-9]+]], $[[RES1]], 1
112 ; CHECK-DAG: or $[[RES1:[0-9]+]], $[[UB2]], $[[UB1]]
113 ; CHECK: andi $[[RES:[0-9]+]], $[[RES1]], 1
155 ; CHECK-DAG: or $[[RES1:[0-9]+]], $[[UB1]], $[[CONST]]
156 ; CHECK: andi $[[RES:[0-9]+]], $[[RES1]], 1
181 ; CHECK-DAG: xor $[[RES1:[0-9]+]], $[[UB2]], $[[UB1]]
182 ; CHECK: andi $[[RES:[0-9]+]], $[[RES1]], 1
202 ; CHECK-DAG: xor $[[RES1:[0-9]+]], $[[UB1]], $zero
203 ; CHECK: andi $[[RES:[0-9]+]], $[[RES1]], 1
225 ; CHECK-DAG: xor $[[RES1:[0-9]+]], $[[UB1]], $[[CONST]]
226 ; CHECK: andi $[[RES:[0-9]+]], $[[RES1]], 1