Home
last modified time | relevance | path

Searched defs:target_function (Results 1 - 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/
H A Dspirv_reducer_options.h35 uint32_t target_function; member
H A Dspirv_reducer_options.cpp48 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 Dspirv_reducer_options.h35 uint32_t target_function; member
H A Dspirv_reducer_options.cpp48 spvReducerOptionsSetTargetFunction( spv_reducer_options options, uint32_t target_function) spvReducerOptionsSetTargetFunction() argument
/third_party/spirv-tools/source/
H A Dspirv_reducer_options.h35 uint32_t target_function; member
H A Dspirv_reducer_options.cpp48 spvReducerOptionsSetTargetFunction( spv_reducer_options options, uint32_t target_function) spvReducerOptionsSetTargetFunction() argument
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
H A Dreduction_opportunity_finder.cpp20 GetTargetFunctions( opt::IRContext* ir_context, uint32_t target_function) GetTargetFunctions() argument
H A Dreduction_pass.cpp24 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 Dreduction_opportunity_finder.cpp20 GetTargetFunctions( opt::IRContext* ir_context, uint32_t target_function) GetTargetFunctions() argument
H A Dreduction_pass.cpp24 TryApplyReduction( const std::vector<uint32_t>& binary, uint32_t target_function) TryApplyReduction() argument
/third_party/spirv-tools/source/reduce/
H A Dreduction_opportunity_finder.cpp20 GetTargetFunctions( opt::IRContext* ir_context, uint32_t target_function) GetTargetFunctions() argument
H A Dreduction_pass.cpp24 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 Dprivate_to_local_pass.cpp53 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 Dprivate_to_local_pass.cpp53 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 Dprivate_to_local_pass.cpp51 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 Dreduce.cpp186 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 Dlibspirv.hpp220 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 Dlibspirv.hpp220 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 Dreduce.cpp186 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 Dreduce.cpp181 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 Dlibspirv.hpp230 void set_target_function(uint32_t target_function) { in set_target_function() argument
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-globals.h917 jmem_cpointer_tag_t target_function; /**< target function */ member
/third_party/node/deps/v8/src/heap/
H A Dfactory.cc3040 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

Completed in 18 milliseconds