Home
last modified time | relevance | path

Searched refs:next_inst (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfold_spec_constant_op_and_composite_pass.cpp51 Module::inst_iterator next_inst = context()->types_values_begin(); in Process() local
52 for (Module::inst_iterator inst_iter = next_inst; in Process()
55 inst_iter != context()->types_values_end(); inst_iter = next_inst) { in Process()
56 ++next_inst; in Process()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dfold_spec_constant_op_and_composite_pass.cpp51 Module::inst_iterator next_inst = context()->types_values_begin(); in Process() local
52 for (Module::inst_iterator inst_iter = next_inst; in Process()
55 inst_iter != context()->types_values_end(); inst_iter = next_inst) { in Process()
56 ++next_inst; in Process()
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidation_state.cpp984 const auto next_inst = pair.first; in EntryPointReferences() local
985 stack.push_back(next_inst); in EntryPointReferences()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidation_state.cpp1001 const auto next_inst = pair.first; in EntryPointReferences() local
1002 stack.push_back(next_inst); in EntryPointReferences()
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_program_alu.c736 struct rc_instruction *next_inst = inst->Next; in transform_r300_vertex_DP2() local
738 next_inst->Prev->U.I.Opcode = RC_OPCODE_DP4; in transform_r300_vertex_DP2()
/external/mesa3d/src/intel/compiler/
Dbrw_eu_emit.c1354 brw_inst *next_inst = &p->store[p->nr_insn]; in convert_IF_ELSE_to_ADD() local
1379 brw_inst_set_imm_ud(devinfo, else_inst, (next_inst - else_inst) * 16); in convert_IF_ELSE_to_ADD()
1381 brw_inst_set_imm_ud(devinfo, if_inst, (next_inst - if_inst) * 16); in convert_IF_ELSE_to_ADD()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrCompiler.td33 // call $next_inst
/external/llvm/lib/Target/X86/
DX86InstrCompiler.td33 // call $next_inst
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrCompiler.td33 // call $next_inst