Home
last modified time | relevance | path

Searched defs:current_inst (Results 1 – 10 of 10) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/opt/
Dvector_dce.cpp54 [&work_list, this, live_components](Instruction* current_inst) { in FindLiveComponents()
68 Instruction* current_inst = current_item.instruction; in FindLiveComponents() local
98 void VectorDCE::MarkExtractUseAsLive(const Instruction* current_inst, in MarkExtractUseAsLive()
208 Instruction* current_inst = work_item.instruction; in MarkCompositeContructUsesAsLive() local
241 Instruction* current_inst, const utils::BitVector& live_elements, in MarkUsesAsLive()
310 &dead_dbg_value](Instruction* current_inst) { in RewriteInstructions()
355 Instruction* current_inst, const utils::BitVector& live_components, in RewriteInsertInstruction()
405 Instruction* current_inst = work_item.instruction; in AddItemToWorkListIfNeeded() local
Dcopy_prop_arrays.cpp230 Instruction* current_inst = def_use_mgr->GetDef( in BuildMemoryObjectFromLoad() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dvector_dce.cpp54 [&work_list, this, live_components](Instruction* current_inst) { in FindLiveComponents()
68 Instruction* current_inst = current_item.instruction; in FindLiveComponents() local
98 void VectorDCE::MarkExtractUseAsLive(const Instruction* current_inst, in MarkExtractUseAsLive()
208 Instruction* current_inst = work_item.instruction; in MarkCompositeContructUsesAsLive() local
241 Instruction* current_inst, const utils::BitVector& live_elements, in MarkUsesAsLive()
310 &dead_dbg_value](Instruction* current_inst) { in RewriteInstructions()
355 Instruction* current_inst, const utils::BitVector& live_components, in RewriteInsertInstruction()
405 Instruction* current_inst = work_item.instruction; in AddItemToWorkListIfNeeded() local
Dcopy_prop_arrays.cpp230 Instruction* current_inst = def_use_mgr->GetDef( in BuildMemoryObjectFromLoad() local
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_bitmap_shader.c52 struct tgsi_full_instruction *current_inst) in transform_instr()
Dst_cb_drawpixels_shader.c73 struct tgsi_full_instruction *current_inst) in transform_instr()
Dst_atifs_to_tgsi.c666 struct tgsi_full_instruction *current_inst) in transform_instr()
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidation_state.cpp1073 const auto current_inst = stack.back(); in EntryPointReferences() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidation_state.cpp1071 const auto current_inst = stack.back(); in EntryPointReferences() local
/external/llvm-project/lldb/source/Target/
DStackFrame.cpp1525 const uint32_t current_inst = in DoGuessValueAt() local