| /src/sys/external/bsd/sljit/dist/test_src/ |
| sljitTest.c | 810 struct sljit_const* const1; local 842 const1 = sljit_emit_const(compiler, SLJIT_MEM0(), (sljit_sw)&buf[0], -0x81b9); 870 const1_addr = sljit_get_const_addr(const1); 2402 struct sljit_const* const1 = NULL; local 2431 const1 = sljit_emit_const(compiler, SLJIT_S3, 0, 0); 2443 sljit_set_const(sljit_get_const_addr(const1), label_addr, sljit_get_executable_offset(compiler));
|
| sljitTest.c | 810 struct sljit_const* const1; local 842 const1 = sljit_emit_const(compiler, SLJIT_MEM0(), (sljit_sw)&buf[0], -0x81b9); 870 const1_addr = sljit_get_const_addr(const1); 2402 struct sljit_const* const1 = NULL; local 2431 const1 = sljit_emit_const(compiler, SLJIT_S3, 0, 0); 2443 sljit_set_const(sljit_get_const_addr(const1), label_addr, sljit_get_executable_offset(compiler));
|
| /src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| rs6000-c.cc | 1110 tree const1 = build_int_cstu (TREE_TYPE (types[0]), 1); 1111 tree ones_vector = build_vector_from_val (types[0], const1); 1196 tree const1 = build_int_cstu (TREE_TYPE (types[0]), 1); 1197 tree ones_vector = build_vector_from_val (types[0], const1); 1109 tree const1 = build_int_cstu (TREE_TYPE (types[0]), 1); local 1195 tree const1 = build_int_cstu (TREE_TYPE (types[0]), 1); local
|
| rs6000-c.cc | 1110 tree const1 = build_int_cstu (TREE_TYPE (types[0]), 1); 1111 tree ones_vector = build_vector_from_val (types[0], const1); 1196 tree const1 = build_int_cstu (TREE_TYPE (types[0]), 1); 1197 tree ones_vector = build_vector_from_val (types[0], const1); 1109 tree const1 = build_int_cstu (TREE_TYPE (types[0]), 1); local 1195 tree const1 = build_int_cstu (TREE_TYPE (types[0]), 1); local
|
| /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| rs6000-c.cc | 1108 tree const1 = build_int_cstu (TREE_TYPE (types[0]), 1); 1109 tree ones_vector = build_vector_from_val (types[0], const1); 1194 tree const1 = build_int_cstu (TREE_TYPE (types[0]), 1); 1195 tree ones_vector = build_vector_from_val (types[0], const1); 1107 tree const1 = build_int_cstu (TREE_TYPE (types[0]), 1); local 1193 tree const1 = build_int_cstu (TREE_TYPE (types[0]), 1); local
|
| rs6000-c.cc | 1108 tree const1 = build_int_cstu (TREE_TYPE (types[0]), 1); 1109 tree ones_vector = build_vector_from_val (types[0], const1); 1194 tree const1 = build_int_cstu (TREE_TYPE (types[0]), 1); 1195 tree ones_vector = build_vector_from_val (types[0], const1); 1107 tree const1 = build_int_cstu (TREE_TYPE (types[0]), 1); local 1193 tree const1 = build_int_cstu (TREE_TYPE (types[0]), 1); local
|