Home
last modified time | relevance | path

Searched refs:target_ops_450_ (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Drelax_float_ops_pass.cpp31 target_ops_450_.count(inst->GetSingleWordInOperand(1)) != 0); in IsRelaxable()
133 target_ops_450_ = { in Initialize()
Drelax_float_ops_pass.h71 std::unordered_set<uint32_t> target_ops_450_; variable
Dconvert_to_half_pass.h127 std::unordered_set<uint32_t> target_ops_450_; variable
Dconvert_to_half_pass.cpp36 target_ops_450_.count(inst->GetSingleWordInOperand(1)) != 0); in IsArithmetic()
401 target_ops_450_ = { in Initialize()
/external/deqp-deps/SPIRV-Tools/source/opt/
Drelax_float_ops_pass.cpp31 target_ops_450_.count(inst->GetSingleWordInOperand(1)) != 0); in IsRelaxable()
133 target_ops_450_ = { in Initialize()
Drelax_float_ops_pass.h71 std::unordered_set<uint32_t> target_ops_450_; variable
Dconvert_to_half_pass.h127 std::unordered_set<uint32_t> target_ops_450_; variable
Dconvert_to_half_pass.cpp36 target_ops_450_.count(inst->GetSingleWordInOperand(1)) != 0); in IsArithmetic()
405 target_ops_450_ = { in Initialize()