OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:asm_string
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/analyzer/
call-summary.cc
494
const char *
asm_string
= asm_output_summary_sval->get_asm_string ();
local
511
asm_string
,
region-model-manager.cc
1441
const char *
asm_string
= gimple_asm_string (asm_stmt);
local
1444
asm_output_svalue::key_t key (type,
asm_string
, output_idx, inputs);
1448
= new asm_output_svalue (alloc_symbol_id (), type,
asm_string
, output_idx,
1456
asm stmt with string
ASM_STRING
with NUM_OUTPUTS outputs, given
1462
const char *
asm_string
,
1473
asm_output_svalue::key_t key (type,
asm_string
, output_idx, inputs);
1477
= new asm_output_svalue (alloc_symbol_id (), type,
asm_string
, output_idx,
/src/external/gpl3/gcc.old/dist/gcc/analyzer/
region-model-manager.cc
1276
const char *
asm_string
= gimple_asm_string (asm_stmt);
local
1279
asm_output_svalue::key_t key (type,
asm_string
, output_idx, inputs);
1283
= new asm_output_svalue (type,
asm_string
, output_idx, noutputs, inputs);
Completed in 28 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026