Home
last modified time | relevance | path

Searched refs:check_bitwise_operations_allowed (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.h144 bool check_bitwise_operations_allowed(YYLTYPE *locp) in check_bitwise_operations_allowed() function
Dast_to_hir.cpp525 if (!state->check_bitwise_operations_allowed(loc)) { in bit_logic_result_type()
734 if (!state->check_bitwise_operations_allowed(loc)) { in shift_result_type()
1483 if (!state->check_bitwise_operations_allowed(&loc)) { in do_hir()
1588 if (!state->check_bitwise_operations_allowed(&loc)) { in do_hir()