Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.h146 bool check_bitwise_operations_allowed(YYLTYPE *locp) in check_bitwise_operations_allowed() function
Dast_to_hir.cpp535 if (!state->check_bitwise_operations_allowed(loc)) { in bit_logic_result_type()
744 if (!state->check_bitwise_operations_allowed(loc)) { in shift_result_type()
1510 if (!state->check_bitwise_operations_allowed(&loc)) { in do_hir()
1615 if (!state->check_bitwise_operations_allowed(&loc)) { in do_hir()