Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/glcpp/
Dglcpp-parse.y198 %type <ival> INTEGER operator SPACE integer_constant version_constant
246 | LINE_EXPANDED integer_constant NEWLINE {
251 | LINE_EXPANDED integer_constant integer_constant NEWLINE {
260 | LINE_EXPANDED integer_constant PATH NEWLINE {
563 integer_constant:
584 integer_constant {
/external/llvm-project/polly/lib/External/isl/
Disl_tab_pip.c1741 static int integer_constant(struct isl_tab *tab, int row) in integer_constant() function
1772 if (integer_constant(tab, row)) in next_non_integer_var()