Searched refs:rep2 (Results 1 – 4 of 4) sorted by relevance
230 uint32_t rep2; ///< Distance of third latest match member325 uint32_t rep2 = coder->rep2; in lzma_decode() local507 rep3 = rep2; in lzma_decode()508 rep2 = rep1; in lzma_decode()754 const uint32_t distance = rep2; in lzma_decode()755 rep2 = rep1; in lzma_decode()764 rep3 = rep2; in lzma_decode()765 rep2 = rep1; in lzma_decode()811 coder->rep2 = rep2; in lzma_decode()880 coder->rep2 = 0; in lzma_decoder_reset()
117 tree rep1, rep2; in copy_rename_partition_coalesce() local143 rep2 = partition_to_var (map, p2); in copy_rename_partition_coalesce()145 root2 = SSA_NAME_VAR (rep2); in copy_rename_partition_coalesce()159 || SSA_NAME_OCCURS_IN_ABNORMAL_PHI (rep2)); in copy_rename_partition_coalesce()
136 uint32_t rep2; member654 s->lzma.rep3 = s->lzma.rep2; in lzma_match()655 s->lzma.rep2 = s->lzma.rep1; in lzma_match()704 tmp = s->lzma.rep2; in lzma_rep_match()707 s->lzma.rep3 = s->lzma.rep2; in lzma_rep_match()710 s->lzma.rep2 = s->lzma.rep1; in lzma_rep_match()775 s->lzma.rep2 = 0; in lzma_reset()
9 compatible = "hxt,stardragon4800-rep2-bmc", "aspeed,ast2500";