OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:other_optab
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
expr.cc
10114
optab
other_optab
= zextend_p ? smul_widen_optab : umul_widen_optab;
10141
if (find_widening_optab_handler (
other_optab
, mode, innermode)
10152
temp = expand_binop (mode,
other_optab
, op0, op1, target,
10094
optab
other_optab
= zextend_p ? smul_widen_optab : umul_widen_optab;
local
/src/external/gpl3/gcc.old/dist/gcc/
expr.cc
9410
optab
other_optab
= zextend_p ? smul_widen_optab : umul_widen_optab;
9437
if (find_widening_optab_handler (
other_optab
, mode, innermode)
9448
temp = expand_binop (mode,
other_optab
, op0, op1, target,
9390
optab
other_optab
= zextend_p ? smul_widen_optab : umul_widen_optab;
local
Completed in 32 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026