Home
last modified time | relevance | path

Searched refs:AddNonSemanticInstruction (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dfunction.h84 inline void AddNonSemanticInstruction(
260 inline void Function::AddNonSemanticInstruction( in AddNonSemanticInstruction() function
Deliminate_dead_functions_util.cpp47 prev_func_iter->AddNonSemanticInstruction(std::move(clone)); in EliminateFunction()
Dfunction.cpp52 clone->AddNonSemanticInstruction( in Clone()
Dir_loader.cpp219 (--func_end)->AddNonSemanticInstruction(std::move(spv_inst)); in AddInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfunction.h84 inline void AddNonSemanticInstruction(
260 inline void Function::AddNonSemanticInstruction( in AddNonSemanticInstruction() function
Deliminate_dead_functions_util.cpp47 prev_func_iter->AddNonSemanticInstruction(std::move(clone)); in EliminateFunction()
Dfunction.cpp52 clone->AddNonSemanticInstruction( in Clone()
Dir_loader.cpp219 (--func_end)->AddNonSemanticInstruction(std::move(spv_inst)); in AddInstruction()
/third_party/spirv-tools/source/opt/
Deliminate_dead_functions_util.cpp47 prev_func_iter->AddNonSemanticInstruction(std::move(clone)); in EliminateFunction()
Dfunction.h85 inline void AddNonSemanticInstruction(
273 inline void Function::AddNonSemanticInstruction( in AddNonSemanticInstruction() function
Dfunction.cpp52 clone->AddNonSemanticInstruction( in Clone()
Dir_loader.cpp222 (--func_end)->AddNonSemanticInstruction(std::move(spv_inst)); in AddInstruction()