OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tquotient
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
expmed.cc
4252
rtx
tquotient
;
4377
tquotient
= target;
4379
tquotient
= gen_reg_rtx (compute_mode);
4478
pre_shift,
tquotient
, 1);
4486
quotient = emit_store_flag_force (
tquotient
, GEU, op0, op1,
4537
post_shift - 1,
tquotient
, 1);
4561
post_shift,
tquotient
, 1);
4605
tquotient
, 0);
4610
quotient = emit_store_flag (
tquotient
, EQ, op0, op1,
4699
tquotient
);
4239
rtx
tquotient
;
local
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
expmed.cc
4236
rtx
tquotient
;
4361
tquotient
= target;
4363
tquotient
= gen_reg_rtx (compute_mode);
4462
pre_shift,
tquotient
, 1);
4470
quotient = emit_store_flag_force (
tquotient
, GEU, op0, op1,
4521
post_shift - 1,
tquotient
, 1);
4545
post_shift,
tquotient
, 1);
4589
tquotient
, 0);
4594
quotient = emit_store_flag (
tquotient
, EQ, op0, op1,
4683
tquotient
);
4223
rtx
tquotient
;
local
[
all
...]
Completed in 47 milliseconds
Indexes created Thu Mar 26 00:23:24 UTC 2026