Home
last modified time | relevance | path

Searched refs:annotation_end (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Ddecoration_manager.cpp143 auto decoration_iter = --module_->annotation_end(); in RemoveDecorationsFrom()
517 auto decoration_iter = --module_->annotation_end(); in CloneDecorations()
572 auto decoration_iter = --module_->annotation_end(); in CloneDecorations()
Dmodule.h214 inline inst_iterator annotation_end();
476 inline Module::inst_iterator Module::annotation_end() { in annotation_end() function
Dir_context.h143 inline Module::inst_iterator annotation_end();
883 Module::inst_iterator IRContext::annotation_end() { in annotation_end() function
884 return module()->annotation_end(); in annotation_end()
Dscalar_replacement_pass.cpp457 get_def_use_mgr()->AnalyzeInstUse(&*--context()->annotation_end()); in TransferAnnotations()
Dtype_manager.cpp501 Instruction* inst = &*--context()->annotation_end(); in CreateDecoration()
/third_party/spirv-tools/source/opt/
Ddecoration_manager.cpp143 auto decoration_iter = --module_->annotation_end(); in RemoveDecorationsFrom()
517 auto decoration_iter = --module_->annotation_end(); in CloneDecorations()
572 auto decoration_iter = --module_->annotation_end(); in CloneDecorations()
Dmodule.h227 inline inst_iterator annotation_end();
495 inline Module::inst_iterator Module::annotation_end() { in annotation_end() function
Dir_context.h144 inline Module::inst_iterator annotation_end();
899 Module::inst_iterator IRContext::annotation_end() { in annotation_end() function
900 return module()->annotation_end(); in annotation_end()
Dscalar_replacement_pass.cpp462 get_def_use_mgr()->AnalyzeInstUse(&*--context()->annotation_end()); in TransferAnnotations()
Dtype_manager.cpp500 Instruction* inst = &*--context()->annotation_end(); in CreateDecoration()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddecoration_manager.cpp143 auto decoration_iter = --module_->annotation_end(); in RemoveDecorationsFrom()
517 auto decoration_iter = --module_->annotation_end(); in CloneDecorations()
572 auto decoration_iter = --module_->annotation_end(); in CloneDecorations()
Dmodule.h214 inline inst_iterator annotation_end();
476 inline Module::inst_iterator Module::annotation_end() { in annotation_end() function
Dir_context.h143 inline Module::inst_iterator annotation_end();
883 Module::inst_iterator IRContext::annotation_end() { in annotation_end() function
884 return module()->annotation_end(); in annotation_end()
Dscalar_replacement_pass.cpp457 get_def_use_mgr()->AnalyzeInstUse(&*--context()->annotation_end()); in TransferAnnotations()
Dtype_manager.cpp501 Instruction* inst = &*--context()->annotation_end(); in CreateDecoration()
/third_party/skia/third_party/externals/spirv-tools/source/link/
Dlinker.cpp577 for (auto inst = next; inst != linked_context->annotation_end(); in RemoveLinkageSpecificInstructions()
596 for (auto inst = next; inst != linked_context->annotation_end(); in RemoveLinkageSpecificInstructions()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/link/
Dlinker.cpp577 for (auto inst = next; inst != linked_context->annotation_end(); in RemoveLinkageSpecificInstructions()
596 for (auto inst = next; inst != linked_context->annotation_end(); in RemoveLinkageSpecificInstructions()
/third_party/spirv-tools/source/link/
Dlinker.cpp597 for (auto inst = next; inst != linked_context->annotation_end(); in RemoveLinkageSpecificInstructions()
616 for (auto inst = next; inst != linked_context->annotation_end(); in RemoveLinkageSpecificInstructions()
/third_party/spirv-tools/test/opt/
Dir_context_test.cpp296 EXPECT_EQ(inst, context->annotation_end()); in TEST_F()
355 EXPECT_EQ(inst, context->annotation_end()); in TEST_F()
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Dir_context_test.cpp281 EXPECT_EQ(inst, context->annotation_end()); in TEST_F()
340 EXPECT_EQ(inst, context->annotation_end()); in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Dir_context_test.cpp281 EXPECT_EQ(inst, context->annotation_end()); in TEST_F()
340 EXPECT_EQ(inst, context->annotation_end()); in TEST_F()