OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:def_code
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-ssa-forwprop.cc
436
enum tree_code
def_code
= gimple_assign_rhs_code (def_stmt);
local
443
&& ((CONVERT_EXPR_CODE_P (
def_code
)
446
|| TREE_CODE_CLASS (
def_code
) == tcc_comparison))
1871
enum tree_code
def_code
[2];
local
1892
defcodefor_name (arg[i], &
def_code
[i], &def_arg1[i], &def_arg2[i]);
1898
if (CONVERT_EXPR_CODE_P (
def_code
[0])
1899
&& CONVERT_EXPR_CODE_P (
def_code
[1])
1912
defcodefor_name (arg[i], &
def_code
[i], &def_arg1[i], &def_arg2[i]);
1921
i = (
def_code
[0] == LSHIFT_EXPR ||
def_code
[0] == RSHIFT_EXPR)
3365
enum tree_code
def_code
local
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-forwprop.cc
433
enum tree_code
def_code
= gimple_assign_rhs_code (def_stmt);
local
440
&& ((CONVERT_EXPR_CODE_P (
def_code
)
443
|| TREE_CODE_CLASS (
def_code
) == tcc_comparison))
598
enum tree_code
def_code
;
local
604
def_code
= gimple_assign_rhs_code (def_stmt);
605
if (TREE_CODE_CLASS (
def_code
) == tcc_comparison)
607
def_code
,
1863
enum tree_code
def_code
[2];
local
1884
defcodefor_name (arg[i], &
def_code
[i], &def_arg1[i], &def_arg2[i]);
1890
if (CONVERT_EXPR_CODE_P (
def_code
[0]
3282
enum tree_code
def_code
local
[
all
...]
/src/external/gpl3/binutils/dist/binutils/
dlltool.c
1236
def_code
(int attr)
function
/src/external/gpl3/binutils.old/dist/binutils/
dlltool.c
1236
def_code
(int attr)
function
Completed in 47 milliseconds
Indexes created Fri Apr 03 00:24:04 UTC 2026