Searched defs:current_inst (Results 1 – 10 of 10) sorted by relevance
| /third_party/skia/third_party/externals/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
|
| /third_party/skia/third_party/externals/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
|
| /third_party/spirv-tools/source/opt/ |
| D | vector_dce.cpp | 52 [&work_list, this, live_components](Instruction* current_inst) { in FindLiveComponents() 66 Instruction* current_inst = current_item.instruction; in FindLiveComponents() local 96 void VectorDCE::MarkExtractUseAsLive(const Instruction* current_inst, in MarkExtractUseAsLive() 209 Instruction* current_inst = work_item.instruction; in MarkCompositeContructUsesAsLive() local 241 Instruction* current_inst, const utils::BitVector& live_elements, in MarkUsesAsLive() 322 &dead_dbg_value](Instruction* current_inst) { in RewriteInstructions() 367 Instruction* current_inst, const utils::BitVector& live_components, in RewriteInsertInstruction() 417 Instruction* current_inst = work_item.instruction; in AddItemToWorkListIfNeeded() local
|
| D | copy_prop_arrays.cpp | 244 Instruction* current_inst = def_use_mgr->GetDef( in BuildMemoryObjectFromLoad() local
|
| D | folding_rules.cpp | 2100 Instruction* current_inst = inst; in GetInsertedValues() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| D | validation_state.cpp | 1159 const auto current_inst = stack.back(); in EntryPointReferences() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| D | validation_state.cpp | 1159 const auto current_inst = stack.back(); in EntryPointReferences() local
|
| /third_party/spirv-tools/source/val/ |
| D | validation_state.cpp | 1451 const auto current_inst = stack.back(); in EntryPointReferences() local
|