Home
last modified time | relevance | path

Searched defs:live_in (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compiler.h358 BITSET_WORD *live_in; member
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dgpir.h353 BITSET_WORD *live_in; member
/third_party/mesa3d/src/panfrost/util/
H A Dpan_ir.h400 uint16_t *live_in; member
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_ra.c2129 BITSET_WORD *live_in = ctx->live->live_in[ctx->block->index]; in insert_file_live_in_moves() local
/third_party/mesa3d/src/amd/compiler/
H A Daco_register_allocation.cpp1992 get_reg_phi(ra_ctx& ctx, IDSet& live_in, RegisterFile& register_file, in get_reg_phi() argument
2201 handle_loop_phis(ra_ctx& ctx, const IDSet& live_in, uint32_t loop_header_idx, in handle_loop_phis() argument
2305 const IDSet& live_in = live_out_per_block[block.index]; in init_reg_file() local
2053 get_regs_for_phis(ra_ctx& ctx, Block& block, RegisterFile& register_file, std::vector<aco_ptr<Instruction>>& instructions, IDSet& live_in) get_regs_for_phis() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qir.h379 BITSET_WORD *live_in; member
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.cc1904 BitVector* live_in = data->live_in_sets()[succ.ToSize()]; in ComputeLiveOut() local

Completed in 21 milliseconds