OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:emit_store_flag
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
expmed.cc
4046
rtx signmask =
emit_store_flag
(result, LT, op0, const0_rtx,
4142
temp =
emit_store_flag
(temp, LT, op0, const0_rtx, mode, 0, 1);
4181
temp =
emit_store_flag
(temp, LT, op0, const0_rtx, mode, 0, -1);
4610
quotient =
emit_store_flag
(tquotient, EQ, op0, op1,
4954
t3 =
emit_store_flag
(t3, NE, t2, const0_rtx, int_mode, 1, 1);
5049
t3 =
emit_store_flag
(t3, NE, t2, const0_rtx,
5517
/* Helper function for
emit_store_flag
. */
5622
/* A subroutine of
emit_store_flag
only including "tricks" that do not
5785
tem =
emit_store_flag
(NULL_RTX, code, tem, op1, word_mode,
5796
tem =
emit_store_flag
(NULL_RTX, code, op0h, op1, word_mode
6031
emit_store_flag
(rtx target, enum rtx_code code, rtx op0, rtx op1,
function
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
expmed.cc
4030
rtx signmask =
emit_store_flag
(result, LT, op0, const0_rtx,
4126
temp =
emit_store_flag
(temp, LT, op0, const0_rtx, mode, 0, 1);
4165
temp =
emit_store_flag
(temp, LT, op0, const0_rtx, mode, 0, -1);
4594
quotient =
emit_store_flag
(tquotient, EQ, op0, op1,
4938
t3 =
emit_store_flag
(t3, NE, t2, const0_rtx, int_mode, 1, 1);
5033
t3 =
emit_store_flag
(t3, NE, t2, const0_rtx,
5501
/* Helper function for
emit_store_flag
. */
5606
/* A subroutine of
emit_store_flag
only including "tricks" that do not
5695
tem =
emit_store_flag
(NULL_RTX, code, tem, op1, word_mode,
5706
tem =
emit_store_flag
(NULL_RTX, code, op0h, op1, word_mode
6014
emit_store_flag
(rtx target, enum rtx_code code, rtx op0, rtx op1,
function
[
all
...]
Completed in 30 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026