Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dconstruct.h67 void set_corresponding_constructs(std::vector<Construct*> constructs);
Dfunction.cpp86 continue_construct.set_corresponding_constructs({&loop_construct}); in RegisterLoopMerge()
87 loop_construct.set_corresponding_constructs({&continue_construct}); in RegisterLoopMerge()
Dconstruct.cpp58 void Construct::set_corresponding_constructs( in set_corresponding_constructs() function in spvtools::val::Construct
/external/deqp-deps/SPIRV-Tools/source/val/
Dconstruct.h67 void set_corresponding_constructs(std::vector<Construct*> constructs);
Dfunction.cpp86 continue_construct.set_corresponding_constructs({&loop_construct}); in RegisterLoopMerge()
87 loop_construct.set_corresponding_constructs({&continue_construct}); in RegisterLoopMerge()
Dconstruct.cpp58 void Construct::set_corresponding_constructs( in set_corresponding_constructs() function in spvtools::val::Construct