Searched refs:src_float (Results 1 – 1 of 1) sorted by relevance
22 BITSET_WORD *src_float = calloc(ctx->alloc, sizeof(BITSET_WORD)); in agx_opt_compact_constants() local30 BITSET_SET(src_float, I->src[s].value); in agx_opt_compact_constants()40 if (BITSET_TEST(src_float, v) && !BITSET_TEST(src_other, v)) { in agx_opt_compact_constants()60 free(src_float); in agx_opt_compact_constants()