Lines Matching defs:is_pair
2102 int32_t is_pair = instr->LoadStoreXPair();2104 USE(is_pair);2106 DCHECK_EQ(is_pair, 0); // Pair unimplemented.