Searched defs:current_inst (Results 1 – 12 of 12) sorted by relevance
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | vector_dce.cpp | 54 [&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() 211 Instruction* current_inst = work_item.instruction; in MarkCompositeContructUsesAsLive() local 243 Instruction* current_inst, const utils::BitVector& live_elements, in MarkUsesAsLive() 324 &dead_dbg_value](Instruction* current_inst) { in RewriteInstructions() 369 Instruction* current_inst, const utils::BitVector& live_components, in RewriteInsertInstruction() 419 Instruction* current_inst = work_item.instruction; in AddItemToWorkListIfNeeded() local
|
D | copy_prop_arrays.cpp | 234 Instruction* current_inst = def_use_mgr->GetDef( in BuildMemoryObjectFromLoad() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | vector_dce.cpp | 54 [&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() 211 Instruction* current_inst = work_item.instruction; in MarkCompositeContructUsesAsLive() local 243 Instruction* current_inst, const utils::BitVector& live_elements, in MarkUsesAsLive() 324 &dead_dbg_value](Instruction* current_inst) { in RewriteInstructions() 369 Instruction* current_inst, const utils::BitVector& live_components, in RewriteInsertInstruction() 419 Instruction* current_inst = work_item.instruction; in AddItemToWorkListIfNeeded() local
|
D | copy_prop_arrays.cpp | 234 Instruction* current_inst = def_use_mgr->GetDef( in BuildMemoryObjectFromLoad() local
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
D | vector_dce.cpp | 54 [&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() 211 Instruction* current_inst = work_item.instruction; in MarkCompositeContructUsesAsLive() local 243 Instruction* current_inst, const utils::BitVector& live_elements, in MarkUsesAsLive() 324 &dead_dbg_value](Instruction* current_inst) { in RewriteInstructions() 369 Instruction* current_inst, const utils::BitVector& live_components, in RewriteInsertInstruction() 419 Instruction* current_inst = work_item.instruction; in AddItemToWorkListIfNeeded() local
|
D | copy_prop_arrays.cpp | 234 Instruction* current_inst = def_use_mgr->GetDef( in BuildMemoryObjectFromLoad() local
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_bitmap_shader.c | 52 struct tgsi_full_instruction *current_inst) in transform_instr()
|
D | st_cb_drawpixels_shader.c | 73 struct tgsi_full_instruction *current_inst) in transform_instr()
|
D | st_atifs_to_tgsi.c | 666 struct tgsi_full_instruction *current_inst) in transform_instr()
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validation_state.cpp | 1173 const auto current_inst = stack.back(); in EntryPointReferences() local
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validation_state.cpp | 1176 const auto current_inst = stack.back(); in EntryPointReferences() local
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/ |
D | validation_state.cpp | 1173 const auto current_inst = stack.back(); in EntryPointReferences() local
|