Home
last modified time | relevance | path

Searched defs:phi_block (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
Dmid-tier-register-allocator.cc412 SpillRange(const InstructionBlock* phi_block, in SpillRange()
1086 const InstructionBlock* phi_block = in SpillPhiGapMove() local
/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c4556 struct phi_block { struct
4568 struct phi_block *vphi = ralloc(ctx->phis, struct phi_block); in emit_phi() argument