Home
last modified time | relevance | path

Searched refs:phi_block (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
H A Dmid-tier-register-allocator.cc412 SpillRange(const InstructionBlock* phi_block, in SpillRange() argument
414 : live_range_(phi_block->first_instruction_index(), in SpillRange()
415 phi_block->first_instruction_index()), in SpillRange()
416 live_blocks_(data->GetBlocksDominatedBy(phi_block)), in SpillRange()
420 for (RpoNumber pred_rpo : phi_block->predecessors()) { in SpillRange()
1086 const InstructionBlock* phi_block = in SpillPhiGapMove() local
1093 for (RpoNumber predecessor : phi_block->predecessors()) { in SpillPhiGapMove()
/third_party/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c4556 struct phi_block { struct
4568 struct phi_block *vphi = ralloc(ctx->phis, struct phi_block); in emit_phi()
4583 struct phi_block *vphi) in fixup_phi()
5362 (struct phi_block *)entry->data)) in emit_function()

Completed in 30 milliseconds