Home
last modified time | relevance | path

Searched defs:exec_scope (Results 1 – 9 of 9) sorted by relevance

/third_party/gn/src/gn/
Doperators.cc74 bool ValueDestination::Init(Scope* exec_scope, in Init()
305 Value ExecuteEquals(Scope* exec_scope, in ExecuteEquals()
412 void ExecutePlusEquals(Scope* exec_scope, in ExecutePlusEquals()
/third_party/mesa3d/src/nouveau/compiler/
Dnak_nir.c756 mesa_scope exec_scope = nir_intrinsic_execution_scope(barrier); in nak_nir_remove_barrier_intrin() local
/third_party/mesa3d/src/amd/common/nir/
Dac_nir_lower_tess_io_to_mem.c650 mesa_scope exec_scope = nir_intrinsic_execution_scope(intrin); in update_hs_barrier() local
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_nir.cpp2455 mesa_scope exec_scope = nir_intrinsic_execution_scope(insn); in visit() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir.c1907 mesa_scope exec_scope = nir_intrinsic_execution_scope(instr); in visit_barrier() local
/third_party/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c2905 vtn_emit_scoped_control_barrier(struct vtn_builder *b, SpvScope exec_scope, in vtn_emit_scoped_control_barrier()
/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler_nir.c2078 mesa_scope exec_scope = nir_intrinsic_execution_scope(intr); in emit_intrinsic_barrier() local
/third_party/mesa3d/src/amd/compiler/
Daco_ir.h1737 sync_scope exec_scope; member
Daco_instruction_selection.cpp7083 sync_scope exec_scope = translate_nir_scope(nir_intrinsic_execution_scope(instr)); in emit_barrier() local