OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rx_print_operand
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rx/
rx.cc
95
static void
rx_print_operand
(FILE *, rtx, int);
400
rx_print_operand
(file, addr, 0);
406
rx_print_operand
(file, XEXP (addr, 0), 0);
412
rx_print_operand
(file, XEXP (addr, 0), 0);
428
rx_print_operand
(file, arg1, 0);
430
rx_print_operand
(file, arg2, 0);
437
rx_print_operand
(file, index, 'A');
442
rx_print_operand
(file, index, 'A');
445
rx_print_operand
(file, base, 0);
526
rx_print_operand
(FILE * file, rtx op, int letter
523
rx_print_operand
(FILE * file, rtx op, int letter)
function
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/config/rx/
rx.cc
95
static void
rx_print_operand
(FILE *, rtx, int);
399
rx_print_operand
(file, addr, 0);
405
rx_print_operand
(file, XEXP (addr, 0), 0);
411
rx_print_operand
(file, XEXP (addr, 0), 0);
427
rx_print_operand
(file, arg1, 0);
429
rx_print_operand
(file, arg2, 0);
436
rx_print_operand
(file, index, 'A');
441
rx_print_operand
(file, index, 'A');
444
rx_print_operand
(file, base, 0);
525
rx_print_operand
(FILE * file, rtx op, int letter
522
rx_print_operand
(FILE * file, rtx op, int letter)
function
[
all
...]
Completed in 16 milliseconds
Indexes created Wed May 06 00:24:28 UTC 2026