Home
last modified time | relevance | path

Searched defs:new_phi (Results 1 – 15 of 15) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_lower_phis_to_scalar.c224 nir_phi_instr *new_phi = nir_phi_instr_create(state->mem_ctx); in lower_phis_to_scalar_block() local
/external/mesa3d/src/amd/compiler/
Daco_lower_phis.cpp240 …Pseudo_instruction* new_phi{create_instruction<Pseudo_instruction>(aco_opcode::p_linear_phi, Forma… in lower_divergent_bool_phi() local
Daco_register_allocation.cpp1969 …aco_ptr<Instruction> new_phi{create_instruction<Pseudo_instruction>(opcode, Format::PSEUDO, preds.… in register_allocation() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dcfg.cpp282 Instruction* new_phi = builder.AddPhi(phi->type_id(), preheader_phi_ops); in SplitLoopHeader() local
Dmerge_return_pass.cpp326 Instruction* new_phi = nullptr; in CreatePhiNodesForInst() local
Dloop_unroller.cpp140 Instruction* new_phi; member
Dloop_peeling.cpp548 Instruction* new_phi = in PeelAfter() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dcfg.cpp282 Instruction* new_phi = builder.AddPhi(phi->type_id(), preheader_phi_ops); in SplitLoopHeader() local
Dmerge_return_pass.cpp326 Instruction* new_phi = nullptr; in CreatePhiNodesForInst() local
Dloop_unroller.cpp139 Instruction* new_phi; member
Dloop_peeling.cpp547 Instruction* new_phi = in PeelAfter() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dcfg.cpp282 Instruction* new_phi = builder.AddPhi(phi->type_id(), preheader_phi_ops); in SplitLoopHeader() local
Dmerge_return_pass.cpp322 Instruction* new_phi = nullptr; in CreatePhiNodesForInst() local
Dloop_unroller.cpp140 Instruction* new_phi; member
Dloop_peeling.cpp546 Instruction* new_phi = in PeelAfter() local