OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:operand_subword
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
emit-rtl.cc
1764
operand_subword
(rtx op, poly_uint64 offset, int validate_address,
1805
/* Similar to `
operand_subword
', but never return 0. If we can't
1815
rtx result =
operand_subword
(op, offset, 1, mode);
1830
result =
operand_subword
(op, offset, 1, mode);
1757
operand_subword
(rtx op, poly_uint64 offset, int validate_address,
function
/src/external/gpl3/gcc.old/dist/gcc/
emit-rtl.cc
1754
operand_subword
(rtx op, poly_uint64 offset, int validate_address,
1795
/* Similar to `
operand_subword
', but never return 0. If we can't
1805
rtx result =
operand_subword
(op, offset, 1, mode);
1820
result =
operand_subword
(op, offset, 1, mode);
1747
operand_subword
(rtx op, poly_uint64 offset, int validate_address,
function
Completed in 32 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026