OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dst_inner
(Results
1 - 12
of
12
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/msp430/
msp430.cc
1525
rtx
dst_inner
, src_inner;
1561
dst_inner
= msp430_get_inner_dest_code (dst);
1563
*total = COSTS_N_INSNS (msp430_costs (src_inner,
dst_inner
, speed, x));
1574
dst_inner
= msp430_get_inner_dest_code (dst);
1576
*total = COSTS_N_INSNS (msp430_shift_costs (src_inner,
dst_inner
,
1589
dst_inner
= msp430_get_inner_dest_code (dst);
1591
*total = COSTS_N_INSNS (msp430_muldiv_costs (src_inner,
dst_inner
, speed,
1597
dst_inner
= msp430_get_inner_dest_code (dst);
1598
*total = COSTS_N_INSNS (msp430_single_op_cost (
dst_inner
, speed, x));
1517
rtx
dst_inner
, src_inner;
local
msp430.cc
1525
rtx
dst_inner
, src_inner;
1561
dst_inner
= msp430_get_inner_dest_code (dst);
1563
*total = COSTS_N_INSNS (msp430_costs (src_inner,
dst_inner
, speed, x));
1574
dst_inner
= msp430_get_inner_dest_code (dst);
1576
*total = COSTS_N_INSNS (msp430_shift_costs (src_inner,
dst_inner
,
1589
dst_inner
= msp430_get_inner_dest_code (dst);
1591
*total = COSTS_N_INSNS (msp430_muldiv_costs (src_inner,
dst_inner
, speed,
1597
dst_inner
= msp430_get_inner_dest_code (dst);
1598
*total = COSTS_N_INSNS (msp430_single_op_cost (
dst_inner
, speed, x));
1517
rtx
dst_inner
, src_inner;
local
msp430.cc
1525
rtx
dst_inner
, src_inner;
1561
dst_inner
= msp430_get_inner_dest_code (dst);
1563
*total = COSTS_N_INSNS (msp430_costs (src_inner,
dst_inner
, speed, x));
1574
dst_inner
= msp430_get_inner_dest_code (dst);
1576
*total = COSTS_N_INSNS (msp430_shift_costs (src_inner,
dst_inner
,
1589
dst_inner
= msp430_get_inner_dest_code (dst);
1591
*total = COSTS_N_INSNS (msp430_muldiv_costs (src_inner,
dst_inner
, speed,
1597
dst_inner
= msp430_get_inner_dest_code (dst);
1598
*total = COSTS_N_INSNS (msp430_single_op_cost (
dst_inner
, speed, x));
1517
rtx
dst_inner
, src_inner;
local
/src/external/gpl3/gcc.old/dist/gcc/config/msp430/
msp430.cc
1523
rtx
dst_inner
, src_inner;
1559
dst_inner
= msp430_get_inner_dest_code (dst);
1561
*total = COSTS_N_INSNS (msp430_costs (src_inner,
dst_inner
, speed, x));
1572
dst_inner
= msp430_get_inner_dest_code (dst);
1574
*total = COSTS_N_INSNS (msp430_shift_costs (src_inner,
dst_inner
,
1587
dst_inner
= msp430_get_inner_dest_code (dst);
1589
*total = COSTS_N_INSNS (msp430_muldiv_costs (src_inner,
dst_inner
, speed,
1595
dst_inner
= msp430_get_inner_dest_code (dst);
1596
*total = COSTS_N_INSNS (msp430_single_op_cost (
dst_inner
, speed, x));
1515
rtx
dst_inner
, src_inner;
local
msp430.cc
1523
rtx
dst_inner
, src_inner;
1559
dst_inner
= msp430_get_inner_dest_code (dst);
1561
*total = COSTS_N_INSNS (msp430_costs (src_inner,
dst_inner
, speed, x));
1572
dst_inner
= msp430_get_inner_dest_code (dst);
1574
*total = COSTS_N_INSNS (msp430_shift_costs (src_inner,
dst_inner
,
1587
dst_inner
= msp430_get_inner_dest_code (dst);
1589
*total = COSTS_N_INSNS (msp430_muldiv_costs (src_inner,
dst_inner
, speed,
1595
dst_inner
= msp430_get_inner_dest_code (dst);
1596
*total = COSTS_N_INSNS (msp430_single_op_cost (
dst_inner
, speed, x));
1515
rtx
dst_inner
, src_inner;
local
msp430.cc
1523
rtx
dst_inner
, src_inner;
1559
dst_inner
= msp430_get_inner_dest_code (dst);
1561
*total = COSTS_N_INSNS (msp430_costs (src_inner,
dst_inner
, speed, x));
1572
dst_inner
= msp430_get_inner_dest_code (dst);
1574
*total = COSTS_N_INSNS (msp430_shift_costs (src_inner,
dst_inner
,
1587
dst_inner
= msp430_get_inner_dest_code (dst);
1589
*total = COSTS_N_INSNS (msp430_muldiv_costs (src_inner,
dst_inner
, speed,
1595
dst_inner
= msp430_get_inner_dest_code (dst);
1596
*total = COSTS_N_INSNS (msp430_single_op_cost (
dst_inner
, speed, x));
1515
rtx
dst_inner
, src_inner;
local
/src/external/gpl3/gcc/dist/gcc/config/nvptx/
nvptx.cc
2588
machine_mode
dst_inner
= (GET_CODE (dst) == SUBREG
2603
if (src_inner ==
dst_inner
)
2607
return (GET_MODE_CLASS (
dst_inner
) == MODE_INT
2611
if (GET_MODE_SIZE (
dst_inner
) == GET_MODE_SIZE (src_inner))
2617
if (
dst_inner
== V2DImode && src_inner == TImode)
2619
else if (
dst_inner
== TImode && src_inner == V2DImode)
2584
machine_mode
dst_inner
= (GET_CODE (dst) == SUBREG
local
nvptx.cc
2588
machine_mode
dst_inner
= (GET_CODE (dst) == SUBREG
2603
if (src_inner ==
dst_inner
)
2607
return (GET_MODE_CLASS (
dst_inner
) == MODE_INT
2611
if (GET_MODE_SIZE (
dst_inner
) == GET_MODE_SIZE (src_inner))
2617
if (
dst_inner
== V2DImode && src_inner == TImode)
2619
else if (
dst_inner
== TImode && src_inner == V2DImode)
2584
machine_mode
dst_inner
= (GET_CODE (dst) == SUBREG
local
nvptx.cc
2588
machine_mode
dst_inner
= (GET_CODE (dst) == SUBREG
2603
if (src_inner ==
dst_inner
)
2607
return (GET_MODE_CLASS (
dst_inner
) == MODE_INT
2611
if (GET_MODE_SIZE (
dst_inner
) == GET_MODE_SIZE (src_inner))
2617
if (
dst_inner
== V2DImode && src_inner == TImode)
2619
else if (
dst_inner
== TImode && src_inner == V2DImode)
2584
machine_mode
dst_inner
= (GET_CODE (dst) == SUBREG
local
/src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
nvptx.cc
2578
machine_mode
dst_inner
= (GET_CODE (dst) == SUBREG
2593
if (src_inner ==
dst_inner
)
2597
return (GET_MODE_CLASS (
dst_inner
) == MODE_INT
2601
if (GET_MODE_SIZE (
dst_inner
) == GET_MODE_SIZE (src_inner))
2607
if (
dst_inner
== V2DImode && src_inner == TImode)
2609
else if (
dst_inner
== TImode && src_inner == V2DImode)
2574
machine_mode
dst_inner
= (GET_CODE (dst) == SUBREG
local
nvptx.cc
2578
machine_mode
dst_inner
= (GET_CODE (dst) == SUBREG
2593
if (src_inner ==
dst_inner
)
2597
return (GET_MODE_CLASS (
dst_inner
) == MODE_INT
2601
if (GET_MODE_SIZE (
dst_inner
) == GET_MODE_SIZE (src_inner))
2607
if (
dst_inner
== V2DImode && src_inner == TImode)
2609
else if (
dst_inner
== TImode && src_inner == V2DImode)
2574
machine_mode
dst_inner
= (GET_CODE (dst) == SUBREG
local
nvptx.cc
2578
machine_mode
dst_inner
= (GET_CODE (dst) == SUBREG
2593
if (src_inner ==
dst_inner
)
2597
return (GET_MODE_CLASS (
dst_inner
) == MODE_INT
2601
if (GET_MODE_SIZE (
dst_inner
) == GET_MODE_SIZE (src_inner))
2607
if (
dst_inner
== V2DImode && src_inner == TImode)
2609
else if (
dst_inner
== TImode && src_inner == V2DImode)
2574
machine_mode
dst_inner
= (GET_CODE (dst) == SUBREG
local
Completed in 115 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026