OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PIC
(Results
1 - 25
of
248
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
/src/external/apache2/llvm/dist/llvm/lib/Passes/
StandardInstrumentations.cpp
469
PassInstrumentationCallbacks &
PIC
) {
470
PIC
.registerBeforeNonSkippedPassCallback(
473
PIC
.registerAfterPassCallback(
477
PIC
.registerAfterPassInvalidatedCallback(
532
void IRChangedPrinter::registerCallbacks(PassInstrumentationCallbacks &
PIC
) {
535
TextChangeReporter<std::string>::registerRequiredCallbacks(
PIC
);
771
StringRef PassName =
PIC
->getPassNameForClassName(PassID);
798
StringRef PassName =
PIC
->getPassNameForClassName(PassID);
806
StringRef PassName =
PIC
->getPassNameForClassName(PassID);
811
PassInstrumentationCallbacks &
PIC
) {
[
all
...]
PassBuilderBindings.cpp
55
PassInstrumentationCallbacks
PIC
;
56
PassBuilder PB(Machine, PassOpts->PTO, None, &
PIC
);
69
SI.registerCallbacks(
PIC
, &FAM);
/src/external/apache2/llvm/dist/llvm/include/llvm/Passes/
StandardInstrumentations.h
45
void registerCallbacks(PassInstrumentationCallbacks &
PIC
);
60
PassInstrumentationCallbacks *
PIC
;
70
void registerCallbacks(PassInstrumentationCallbacks &
PIC
);
80
void registerCallbacks(PassInstrumentationCallbacks &
PIC
);
99
void registerCallbacks(PassInstrumentationCallbacks &
PIC
);
153
void registerCallbacks(PassInstrumentationCallbacks &
PIC
,
189
void registerRequiredCallbacks(PassInstrumentationCallbacks &
PIC
);
263
void registerCallbacks(PassInstrumentationCallbacks &
PIC
);
387
void registerCallbacks(PassInstrumentationCallbacks &
PIC
);
410
void registerCallbacks(PassInstrumentationCallbacks &
PIC
);
[
all
...]
/src/external/apache2/llvm/dist/llvm/lib/IR/
PassTimingInfo.cpp
273
void TimePassesHandler::registerCallbacks(PassInstrumentationCallbacks &
PIC
) {
277
PIC
.registerBeforeNonSkippedPassCallback(
279
PIC
.registerAfterPassCallback(
283
PIC
.registerAfterPassInvalidatedCallback(
287
PIC
.registerBeforeAnalysisCallback(
289
PIC
.registerAfterAnalysisCallback(
/src/external/lgpl3/gmp/dist/mpn/x86/pentium/
popcount.asm
70
ifdef(`
PIC
',`
97
dnl non-
PIC
119
C ebp [
PIC
] table
134
ifdef(`
PIC
',`
hamdist.asm
68
ifdef(`
PIC
',`
95
dnl non-
PIC
119
C ebp [
PIC
] table
140
ifdef(`
PIC
',`
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
PassTimingInfo.h
84
void registerCallbacks(PassInstrumentationCallbacks &
PIC
);
/src/external/gpl3/gcc/dist/libsanitizer/asan/
asan_internal.h
46
# ifdef
PIC
/src/external/lgpl3/gmp/dist/mpn/x86/fat/
fat_entry.asm
55
dnl For non-
PIC
, the jumps are 5 bytes each, aligning them to 8 should be
58
dnl For
PIC
, the jumps are 20 bytes each, and are best aligned to 16 to
68
` ALIGN(ifdef(`
PIC
',16,8))
70
ifdef(`
PIC
',`dnl
82
',`dnl non-
PIC
98
ifdef(`
PIC
',`
148
ifdef(`
PIC
',`dnl
170
',`dnl non-
PIC
/src/external/gpl2/rcs/dist/
configure
815
# Use the GNU
pic
-n option if available; it avoids GNU extensions,
817
# Similarly, if using traditional
pic
, use its -D option.
818
for ac_prog in "
pic
-n" "gpic -n" "
pic
-D" "
pic
"
826
if test -n "$
PIC
"; then
827
ac_cv_prog_PIC="$
PIC
" # Let the user override the test.
840
PIC
="$ac_cv_prog_PIC"
841
if test -n "$
PIC
"; then
842
echo "$ac_t""$
PIC
" 1>&
[
all
...]
/src/external/lgpl3/gmp/dist/mpn/pa32/hppa1_1/
udiv.asm
40
C This file has caused a lot of trouble, since it demands
PIC
reference to
47
ifdef(`
PIC
',`',
60
ifdef(`
PIC
',
/src/external/lgpl3/gmp/dist/mpn/sparc32/v8/supersparc/
udiv.asm
44
ifdef(`
PIC
',
60
ifdef(`
PIC
',
90
ifdef(`
PIC
',
/src/external/lgpl3/gmp/dist/mpn/sparc32/v8/
udiv.asm
44
ifdef(`
PIC
',
60
ifdef(`
PIC
',
90
ifdef(`
PIC
',
/src/external/lgpl3/gmp/dist/mpn/x86/k6/mmx/
popham.asm
75
ifdef(`
PIC
',,`
76
dnl non-
PIC
101
POP(`ifdef(`
PIC
', `
110
ifdef(`
PIC
',`
/src/external/lgpl3/gmp/dist/mpn/x86/pentium4/mmx/
popham.asm
83
ifdef(`
PIC
',,`
84
dnl non-
PIC
107
ifdef(`
PIC
',`
123
dnl non-
PIC
/src/lib/libc/arch/sh3/gen/
swapcontext.S
49
!! getcontext captures oucp resuming here with r12 (when
PIC
),
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_internal.h
47
# ifdef
PIC
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
darwin.md
124
;; Mach-O
PIC
.
212
;; We need to restore the
PIC
register, at the site of nonlocal label.
239
/* Not using
PIC
reg, no reload needed. */
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
darwin.md
124
;; Mach-O
PIC
.
212
;; We need to restore the
PIC
register, at the site of nonlocal label.
239
/* Not using
PIC
reg, no reload needed. */
/src/external/gpl3/gcc.old/dist/libsanitizer/asan/
asan_internal.h
46
# ifdef
PIC
/src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
relocatable.c
158
#if !defined IN_LIBRARY || (defined
PIC
&& defined INSTALLDIR)
277
#endif /* !IN_LIBRARY ||
PIC
*/
279
#if defined
PIC
&& defined INSTALLDIR
400
#endif /*
PIC
*/
407
#if defined
PIC
&& defined INSTALLDIR
/src/external/gpl2/gettext/dist/gettext-runtime/intl/
relocatable.c
158
#if !defined IN_LIBRARY || (defined
PIC
&& defined INSTALLDIR)
277
#endif /* !IN_LIBRARY ||
PIC
*/
279
#if defined
PIC
&& defined INSTALLDIR
400
#endif /*
PIC
*/
407
#if defined
PIC
&& defined INSTALLDIR
/src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
relocatable.c
158
#if !defined IN_LIBRARY || (defined
PIC
&& defined INSTALLDIR)
277
#endif /* !IN_LIBRARY ||
PIC
*/
279
#if defined
PIC
&& defined INSTALLDIR
400
#endif /*
PIC
*/
407
#if defined
PIC
&& defined INSTALLDIR
/src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
relocatable.c
158
#if !defined IN_LIBRARY || (defined
PIC
&& defined INSTALLDIR)
277
#endif /* !IN_LIBRARY ||
PIC
*/
279
#if defined
PIC
&& defined INSTALLDIR
400
#endif /*
PIC
*/
407
#if defined
PIC
&& defined INSTALLDIR
/src/external/gpl2/gettext/dist/gnulib-local/lib/
relocatable.c
158
#if !defined IN_LIBRARY || (defined
PIC
&& defined INSTALLDIR)
277
#endif /* !IN_LIBRARY ||
PIC
*/
279
#if defined
PIC
&& defined INSTALLDIR
400
#endif /*
PIC
*/
407
#if defined
PIC
&& defined INSTALLDIR
Completed in 46 milliseconds
1
2
3
4
5
6
7
8
9
10
Indexes created Mon Mar 02 05:31:46 UTC 2026