OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pattern_hi
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/vax/
vax.cc
1292
const char *
pattern_hi
, *pattern_lo;
1371
pattern_hi
= vax_output_int_move (NULL, hi, SImode);
1378
&& startswith (
pattern_hi
, "movl"))
1380
&& startswith (
pattern_hi
, "pushl")))
1386
output_asm_insn (
pattern_hi
, hi);
1398
return
pattern_hi
;
1283
const char *
pattern_hi
, *pattern_lo;
local
/src/external/gpl3/gcc.old/dist/gcc/config/vax/
vax.cc
1292
const char *
pattern_hi
, *pattern_lo;
1371
pattern_hi
= vax_output_int_move (NULL, hi, SImode);
1378
&& startswith (
pattern_hi
, "movl"))
1380
&& startswith (
pattern_hi
, "pushl")))
1386
output_asm_insn (
pattern_hi
, hi);
1398
return
pattern_hi
;
1283
const char *
pattern_hi
, *pattern_lo;
local
Completed in 26 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026