OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:avoid_complex_debug_insns
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
cfgexpand.cc
5577
avoid_complex_debug_insns
(rtx_insn *insn, rtx *exp_p, int depth)
function
5608
avoid_complex_debug_insns
(insn, &XEXP (exp, i), depth + 1);
5614
avoid_complex_debug_insns
(insn, &XVECEXP (exp, i, j), depth + 1);
5693
avoid_complex_debug_insns
(insn2, &INSN_VAR_LOCATION_LOC (insn2), 0);
/src/external/gpl3/gcc/dist/gcc/
cfgexpand.cc
5599
avoid_complex_debug_insns
(rtx_insn *insn, rtx *exp_p, int depth)
function
5630
avoid_complex_debug_insns
(insn, &XEXP (exp, i), depth + 1);
5636
avoid_complex_debug_insns
(insn, &XVECEXP (exp, i, j), depth + 1);
5715
avoid_complex_debug_insns
(insn2, &INSN_VAR_LOCATION_LOC (insn2), 0);
Completed in 22 milliseconds
Indexes created Mon Sep 21 00:25:25 UTC 2026