OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:const_double_split
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/v850/
v850.cc
242
const_double_split
(rtx x, HOST_WIDE_INT * p_high, HOST_WIDE_INT * p_low)
272
fatal_insn ("
const_double_split
got a bad insn:", x);
303
const_double_split
(r, &high, &low);
457
const_double_split
(x, &high, &low);
473
const_double_split
(x, &high, &low);
831
const_double_split
(src, &high, &low);
241
const_double_split
(rtx x, HOST_WIDE_INT * p_high, HOST_WIDE_INT * p_low)
function
/src/external/gpl3/gcc.old/dist/gcc/config/v850/
v850.cc
242
const_double_split
(rtx x, HOST_WIDE_INT * p_high, HOST_WIDE_INT * p_low)
272
fatal_insn ("
const_double_split
got a bad insn:", x);
303
const_double_split
(r, &high, &low);
457
const_double_split
(x, &high, &low);
473
const_double_split
(x, &high, &low);
831
const_double_split
(src, &high, &low);
241
const_double_split
(rtx x, HOST_WIDE_INT * p_high, HOST_WIDE_INT * p_low)
function
Completed in 75 milliseconds
Indexes created Sun Sep 06 00:23:55 UTC 2026