Home
last modified time | relevance | path

Searched refs:newLabel (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstrument_pass.cpp85 std::unique_ptr<Instruction> newLabel( in NewLabel() local
87 get_def_use_mgr()->AnalyzeInstDefUse(&*newLabel); in NewLabel()
88 return newLabel; in NewLabel()
Dinline_pass.cpp116 std::unique_ptr<Instruction> newLabel( in NewLabel() local
118 return newLabel; in NewLabel()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinstrument_pass.cpp85 std::unique_ptr<Instruction> newLabel( in NewLabel() local
87 get_def_use_mgr()->AnalyzeInstDefUse(&*newLabel); in NewLabel()
88 return newLabel; in NewLabel()
Dinline_pass.cpp116 std::unique_ptr<Instruction> newLabel( in NewLabel() local
118 return newLabel; in NewLabel()
/third_party/spirv-tools/source/opt/
Dinline_pass.cpp116 std::unique_ptr<Instruction> newLabel( in NewLabel() local
118 return newLabel; in NewLabel()
Dinstrument_pass.cpp85 std::unique_ptr<Instruction> newLabel( in NewLabel() local
87 get_def_use_mgr()->AnalyzeInstDefUse(&*newLabel); in NewLabel()
88 return newLabel; in NewLabel()