OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASM_INPUT_P
(Results
1 - 13
of
13
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/
toir.cc
1464
ASM_INPUT_P
(exp) = 1;
/src/external/gpl3/gcc.old/dist/gcc/jit/
jit-playback.cc
2273
ASM_INPUT_P
(asm_stmt) = 0; /* extended asm stmts are not "simple". */
/src/external/gpl3/gcc/dist/gcc/jit/
jit-playback.cc
2445
ASM_INPUT_P
(asm_stmt) = 0; /* extended asm stmts are not "simple". */
/src/external/gpl3/gcc.old/dist/gcc/
tree.h
1320
#define
ASM_INPUT_P
(NODE) (ASM_EXPR_CHECK (NODE)->base.static_flag)
gimplify.cc
6862
gimple_asm_set_input (stmt,
ASM_INPUT_P
(expr));
/src/external/gpl3/gcc/dist/gcc/
tree.h
1433
#define
ASM_INPUT_P
(NODE) (ASM_EXPR_CHECK (NODE)->base.static_flag)
gimplify.cc
7289
gimple_asm_set_input (stmt,
ASM_INPUT_P
(expr));
/src/external/gpl3/gcc.old/dist/gcc/cp/
pt.cc
19079
ASM_INPUT_P
(asm_expr) =
ASM_INPUT_P
(t);
parser.cc
22172
ASM_INPUT_P
(temp) = 1;
[
all
...]
/src/external/gpl3/gcc/dist/gcc/cp/
pt.cc
18962
ASM_INPUT_P
(asm_expr) =
ASM_INPUT_P
(t);
parser.cc
22983
ASM_INPUT_P
(temp) = 1;
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/c/
c-typeck.cc
10823
ASM_INPUT_P
(args) = simple;
/src/external/gpl3/gcc/dist/gcc/c/
c-typeck.cc
11671
ASM_INPUT_P
(args) = simple;
Completed in 196 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026