Home
last modified time | relevance | path

Searched refs:AugmentedCFGSuccessorsFunction (Results 1 – 9 of 9) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/val/
Dfunction.h188 GetBlocksFunction AugmentedCFGSuccessorsFunction() const;
Dfunction.cpp248 Function::GetBlocksFunction Function::AugmentedCFGSuccessorsFunction() const { in AugmentedCFGSuccessorsFunction() function in spvtools::val::Function
Dvalidate_cfg.cpp1008 function.first_block(), function.AugmentedCFGSuccessorsFunction(), in PerformCfgChecks()
/external/angle/third_party/spirv-tools/src/source/val/
Dfunction.h189 GetBlocksFunction AugmentedCFGSuccessorsFunction() const;
Dfunction.cpp248 Function::GetBlocksFunction Function::AugmentedCFGSuccessorsFunction() const { in AugmentedCFGSuccessorsFunction() function in spvtools::val::Function
Dvalidate_cfg.cpp1008 function.first_block(), function.AugmentedCFGSuccessorsFunction(), in PerformCfgChecks()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dfunction.h189 GetBlocksFunction AugmentedCFGSuccessorsFunction() const;
Dfunction.cpp248 Function::GetBlocksFunction Function::AugmentedCFGSuccessorsFunction() const { in AugmentedCFGSuccessorsFunction() function in spvtools::val::Function
Dvalidate_cfg.cpp999 function.first_block(), function.AugmentedCFGSuccessorsFunction(), in PerformCfgChecks()