/third_party/spirv-tools/source/opt/ |
D | local_single_block_elim_pass.cpp | 183 bool LocalSingleBlockLoadStoreElimPass::AllExtensionsSupported() const { in AllExtensionsSupported() function in spvtools::opt::LocalSingleBlockLoadStoreElimPass 206 if (!AllExtensionsSupported()) return Status::SuccessWithoutChange; in ProcessImpl()
|
D | local_single_store_elim_pass.cpp | 48 bool LocalSingleStoreElimPass::AllExtensionsSupported() const { in AllExtensionsSupported() function in spvtools::opt::LocalSingleStoreElimPass 65 if (!AllExtensionsSupported()) return Status::SuccessWithoutChange; in ProcessImpl()
|
D | local_single_block_elim_pass.h | 70 bool AllExtensionsSupported() const;
|
D | dead_insert_elim_pass.h | 78 bool AllExtensionsSupported() const;
|
D | local_single_store_elim_pass.h | 64 bool AllExtensionsSupported() const;
|
D | local_access_chain_convert_pass.h | 117 bool AllExtensionsSupported() const;
|
D | aggressive_dead_code_elim_pass.h | 94 bool AllExtensionsSupported() const;
|
D | local_access_chain_convert_pass.cpp | 322 bool LocalAccessChainConvertPass::AllExtensionsSupported() const { in AllExtensionsSupported() function in spvtools::opt::LocalAccessChainConvertPass 352 if (!AllExtensionsSupported()) return Status::SuccessWithoutChange; in ProcessImpl()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | local_single_block_elim_pass.cpp | 183 bool LocalSingleBlockLoadStoreElimPass::AllExtensionsSupported() const { in AllExtensionsSupported() function in spvtools::opt::LocalSingleBlockLoadStoreElimPass 220 if (!AllExtensionsSupported()) return Status::SuccessWithoutChange; in ProcessImpl()
|
D | local_single_block_elim_pass.h | 70 bool AllExtensionsSupported() const;
|
D | local_single_store_elim_pass.cpp | 48 bool LocalSingleStoreElimPass::AllExtensionsSupported() const { in AllExtensionsSupported() function in spvtools::opt::LocalSingleStoreElimPass 79 if (!AllExtensionsSupported()) return Status::SuccessWithoutChange; in ProcessImpl()
|
D | dead_insert_elim_pass.h | 78 bool AllExtensionsSupported() const;
|
D | local_single_store_elim_pass.h | 64 bool AllExtensionsSupported() const;
|
D | local_access_chain_convert_pass.h | 117 bool AllExtensionsSupported() const;
|
D | local_access_chain_convert_pass.cpp | 322 bool LocalAccessChainConvertPass::AllExtensionsSupported() const { in AllExtensionsSupported() function in spvtools::opt::LocalAccessChainConvertPass 366 if (!AllExtensionsSupported()) return Status::SuccessWithoutChange; in ProcessImpl()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | local_single_block_elim_pass.cpp | 183 bool LocalSingleBlockLoadStoreElimPass::AllExtensionsSupported() const { in AllExtensionsSupported() function in spvtools::opt::LocalSingleBlockLoadStoreElimPass 220 if (!AllExtensionsSupported()) return Status::SuccessWithoutChange; in ProcessImpl()
|
D | local_single_block_elim_pass.h | 70 bool AllExtensionsSupported() const;
|
D | local_single_store_elim_pass.cpp | 48 bool LocalSingleStoreElimPass::AllExtensionsSupported() const { in AllExtensionsSupported() function in spvtools::opt::LocalSingleStoreElimPass 79 if (!AllExtensionsSupported()) return Status::SuccessWithoutChange; in ProcessImpl()
|
D | dead_insert_elim_pass.h | 78 bool AllExtensionsSupported() const;
|
D | local_single_store_elim_pass.h | 64 bool AllExtensionsSupported() const;
|
D | local_access_chain_convert_pass.h | 117 bool AllExtensionsSupported() const;
|
D | local_access_chain_convert_pass.cpp | 322 bool LocalAccessChainConvertPass::AllExtensionsSupported() const { in AllExtensionsSupported() function in spvtools::opt::LocalAccessChainConvertPass 366 if (!AllExtensionsSupported()) return Status::SuccessWithoutChange; in ProcessImpl()
|
D | aggressive_dead_code_elim_pass.h | 99 bool AllExtensionsSupported() const;
|
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/ |
D | aggressive_dead_code_elim_pass.h | 79 bool AllExtensionsSupported();
|
D | aggressive_dead_code_elim_pass.cpp | 112 bool AggressiveDCEPass::AllExtensionsSupported() { in AllExtensionsSupported() function in spvtools::opt::AggressiveDCEPass 264 if (!AllExtensionsSupported()) in ProcessImpl()
|