OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:product_high
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
optabs.cc
859
rtx product, adjust,
product_high
, temp;
955
product_high
= operand_subword (product, high, 1, mode);
956
adjust = expand_binop (word_mode, add_optab,
product_high
, adjust,
958
emit_move_insn (
product_high
, adjust);
854
rtx product, adjust,
product_high
, temp;
local
/src/external/gpl3/gcc/dist/gcc/
optabs.cc
864
rtx product, adjust,
product_high
, temp;
960
product_high
= operand_subword (product, high, 1, mode);
961
adjust = expand_binop (word_mode, add_optab,
product_high
, adjust,
963
emit_move_insn (
product_high
, adjust);
859
rtx product, adjust,
product_high
, temp;
local
Completed in 36 milliseconds
Indexes created Sun Apr 12 00:22:20 UTC 2026