Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_lower_phis.cpp109 auto IsLogicalEnd = [](const aco_ptr<Instruction>& inst) -> bool in insert_before_logical_end() local
131 auto IsLogicalEnd = [](const aco_ptr<Instruction>& instr) -> bool in build_merge_code() local
H A Daco_lower_to_cssa.cpp506 auto IsLogicalEnd = [](const aco_ptr<Instruction>& inst) -> bool in emit_parallelcopies() local