Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dconvert_to_half_pass.h124 std::unordered_set<uint32_t> target_ops_core_; variable
Dconvert_to_half_pass.cpp32 return target_ops_core_.count(inst->opcode()) != 0 || in IsArithmetic()
373 target_ops_core_ = { in Initialize()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dconvert_to_half_pass.h124 std::unordered_set<uint32_t> target_ops_core_; variable
Dconvert_to_half_pass.cpp32 return target_ops_core_.count(inst->opcode()) != 0 || in IsArithmetic()
373 target_ops_core_ = { in Initialize()
/third_party/spirv-tools/source/opt/
Dconvert_to_half_pass.h124 std::unordered_set<uint32_t> target_ops_core_; variable
Dconvert_to_half_pass.cpp32 return target_ops_core_.count(inst->opcode()) != 0 || in IsArithmetic()
373 target_ops_core_ = { in Initialize()