Searched refs:i3 (Results 1 – 2 of 2) sorted by relevance
267 const int i3 = lz4_hash(w3); in lz4_encode_2gb() local271 const uint8_t *c3 = src_begin + hash_table[i3].offset; in lz4_encode_2gb()275 const uint32_t m3 = hash_table[i3].word; in lz4_encode_2gb()283 hash_table[i3].offset = pos + 3; in lz4_encode_2gb()284 hash_table[i3].word = w3; in lz4_encode_2gb()
264 machine_inst_t *instr, *limit, theInstr, i1, i2, i3; in fbt_provide_probe() local292 i3 = instr[3]; in fbt_provide_probe()296 if (i1 == FBT_REX_RSP_RBP && i2 == FBT_MOV_RSP_RBP0 && i3 == FBT_MOV_RSP_RBP1) { in fbt_provide_probe()