Home
last modified time | relevance | path

Searched defs:first_instr (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_opt_trivial_continues.c39 nir_instr *first_instr = nir_block_first_instr(block); in lower_trivial_continues_block() local
Dnir_from_ssa.c849 nir_instr *first_instr = nir_block_first_instr(block); in resolve_parallel_copies_block() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_lds.cpp100 AluInstr* first_instr = nullptr; in split() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_flow.c491 LLVMValueRef first_instr = LLVMGetFirstInstruction(first_block); in create_builder_at_entry() local
/third_party/mesa3d/src/amd/llvm/
Dac_llvm_build.c3009 LLVMValueRef first_instr = LLVMGetFirstInstruction(first_block); in ac_build_alloca_undef() local
/third_party/python/Python/
Dceval.c1691 _Py_CODEUNIT *first_instr; local