| /third_party/skia/third_party/externals/spirv-tools/source/ |
| H A D | spirv_reducer_options.h | 35 uint32_t target_function; member
|
| H A D | spirv_reducer_options.cpp | 48 spvReducerOptionsSetTargetFunction( spv_reducer_options options, uint32_t target_function) spvReducerOptionsSetTargetFunction() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
| H A D | spirv_reducer_options.h | 35 uint32_t target_function; member
|
| H A D | spirv_reducer_options.cpp | 48 spvReducerOptionsSetTargetFunction( spv_reducer_options options, uint32_t target_function) spvReducerOptionsSetTargetFunction() argument
|
| /third_party/spirv-tools/source/ |
| H A D | spirv_reducer_options.h | 35 uint32_t target_function; member
|
| H A D | spirv_reducer_options.cpp | 48 spvReducerOptionsSetTargetFunction( spv_reducer_options options, uint32_t target_function) spvReducerOptionsSetTargetFunction() argument
|
| /third_party/skia/third_party/externals/spirv-tools/source/reduce/ |
| H A D | reduction_opportunity_finder.cpp | 20 GetTargetFunctions( opt::IRContext* ir_context, uint32_t target_function) GetTargetFunctions() argument
|
| H A D | reduction_pass.cpp | 24 TryApplyReduction( const std::vector<uint32_t>& binary, uint32_t target_function) TryApplyReduction() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/ |
| H A D | reduction_opportunity_finder.cpp | 20 GetTargetFunctions( opt::IRContext* ir_context, uint32_t target_function) GetTargetFunctions() argument
|
| H A D | reduction_pass.cpp | 24 TryApplyReduction( const std::vector<uint32_t>& binary, uint32_t target_function) TryApplyReduction() argument
|
| /third_party/spirv-tools/source/reduce/ |
| H A D | reduction_opportunity_finder.cpp | 20 GetTargetFunctions( opt::IRContext* ir_context, uint32_t target_function) GetTargetFunctions() argument
|
| H A D | reduction_pass.cpp | 24 TryApplyReduction( const std::vector<uint32_t>& binary, uint32_t target_function) TryApplyReduction() argument
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | private_to_local_pass.cpp | 53 Function* target_function = FindLocalFunction(inst); in Process() local 92 Function* target_function = nullptr; in FindLocalFunction() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | private_to_local_pass.cpp | 53 Function* target_function = FindLocalFunction(inst); in Process() local 92 Function* target_function = nullptr; in FindLocalFunction() local [all...] |
| /third_party/spirv-tools/source/opt/ |
| H A D | private_to_local_pass.cpp | 51 Function* target_function = FindLocalFunction(inst); in Process() local 90 Function* target_function = nullptr; in FindLocalFunction() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/tools/reduce/ |
| H A D | reduce.cpp | 186 const auto target_function = in ParseFlags() local 325 const uint32_t target_function = (*reducer_options).target_function; in main() local 340 strstr << "Target function with id " << target_function in main() local
|
| /third_party/skia/third_party/externals/spirv-tools/include/spirv-tools/ |
| H A D | libspirv.hpp | 220 void set_target_function(uint32_t target_function) { in set_target_function() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/ |
| H A D | libspirv.hpp | 220 void set_target_function(uint32_t target_function) { in set_target_function() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/reduce/ |
| H A D | reduce.cpp | 186 const auto target_function = in ParseFlags() local 325 const uint32_t target_function = (*reducer_options).target_function; in main() local 340 strstr << "Target function with id " << target_function in main() local
|
| /third_party/spirv-tools/tools/reduce/ |
| H A D | reduce.cpp | 181 const auto target_function = in ParseFlags() local 314 const uint32_t target_function = (*reducer_options).target_function; in main() local 329 strstr << "Target function with id " << target_function in main() local
|
| /third_party/spirv-tools/include/spirv-tools/ |
| H A D | libspirv.hpp | 230 void set_target_function(uint32_t target_function) { in set_target_function() argument
|
| /third_party/jerryscript/jerry-core/ecma/base/ |
| H A D | ecma-globals.h | 917 jmem_cpointer_tag_t target_function; /**< target function */ member
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | factory.cc | 3040 JSReceiver::GetPrototype(isolate(), target_function), JSBoundFunction); in NewJSBoundFunction() local 3025 NewJSBoundFunction( Handle<JSReceiver> target_function, Handle<Object> bound_this, base::Vector<Handle<Object>> bound_args) NewJSBoundFunction() argument
|