OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:x255
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
rtl-tests.cc
251
rtx
x255
= gen_int_mode (poly_int64 (1, 255), QImode);
local
256
ASSERT_NE (x1,
x255
);
260
ASSERT_KNOWN_EQ (const_poly_int_value (
x255
), poly_int64 (1, -1));
264
ASSERT_KNOWN_EQ (rtx_to_poly_int64 (
x255
), poly_int64 (1, -1));
265
ASSERT_MAYBE_NE (rtx_to_poly_int64 (
x255
), poly_int64 (1, 255));
/src/external/gpl3/gcc.old/dist/gcc/
rtl-tests.cc
250
rtx
x255
= gen_int_mode (poly_int64 (1, 255), QImode);
local
255
ASSERT_NE (x1,
x255
);
259
ASSERT_KNOWN_EQ (const_poly_int_value (
x255
), poly_int64 (1, -1));
263
ASSERT_KNOWN_EQ (rtx_to_poly_int64 (
x255
), poly_int64 (1, -1));
264
ASSERT_MAYBE_NE (rtx_to_poly_int64 (
x255
), poly_int64 (1, 255));
/src/sys/lib/libkern/arch/hppa/
milli.S
1593
x255
: zdep %r26,23,24,%r1 ! comb,<> %r25,0,l0 ! sub %r1,%r26,%r1 ! b,n ret_t0
label
Completed in 40 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026