Home
last modified time | relevance | path

Searched refs:LLVM_MAJOR (Results 1 – 8 of 8) sorted by relevance

/external/AFLplusplus/src/
Dafl-cc.c35 #if (LLVM_MAJOR - 0 == 0)
36 #undef LLVM_MAJOR
38 #if !defined(LLVM_MAJOR)
39 #define LLVM_MAJOR 0 macro
438 #if LLVM_MAJOR >= 11 /* use new pass manager */ in edit_params()
454 #if LLVM_MAJOR >= 11 /* use new pass manager */ in edit_params()
471 #if LLVM_MAJOR >= 11 /* use new pass manager */ in edit_params()
488 #if LLVM_MAJOR >= 11 /* use new pass manager */ in edit_params()
505 #if LLVM_MAJOR >= 11 /* use new pass manager */ in edit_params()
528 #if LLVM_MAJOR >= 11 /* use new pass manager */ in edit_params()
[all …]
/external/AFLplusplus/instrumentation/
Dcompare-transform-pass.so.cc29 #if LLVM_MAJOR >= 11 /* use new pass manager */
64 #if LLVM_MAJOR >= 11 /* use new pass manager */
83 #if LLVM_MAJOR < 11
98 #if LLVM_MAJOR >= 11 /* use new pass manager */
114 #if LLVM_MAJOR >= 11 /* use new pass manager */
719 #if LLVM_MAJOR >= 11 /* use new pass manager */
734 #if LLVM_MAJOR >= 11 /* use new pass manager */
741 #if LLVM_MAJOR >= 11 /* use new pass manager */
755 #if LLVM_MAJOR < 11 /* use old pass manager */
Dcmplog-instructions-pass.cc34 #if LLVM_MAJOR >= 11
67 #if LLVM_MAJOR >= 11 /* use new pass manager */
90 #if LLVM_MAJOR >= 11 /* use new pass manager */
115 #if LLVM_MAJOR >= 11
668 #if LLVM_MAJOR >= 11 /* use new pass manager */
684 #if LLVM_MAJOR >= 11 /* use new pass manager */
692 #if LLVM_MAJOR < 11 /* use old pass manager */
Dsplit-compares-pass.so.cc33 #if LLVM_MAJOR >= 11
67 #if LLVM_MAJOR >= 11
87 #if LLVM_MAJOR >= 11 in SplitComparesTransform()
180 #if LLVM_MAJOR >= 11
1486 #if LLVM_MAJOR >= 11
1516 #if LLVM_MAJOR >= 11
1551 #if LLVM_MAJOR >= 11
1614 #if LLVM_MAJOR >= 11
1628 #if LLVM_MAJOR < 11 /* use old pass manager */
Dcmplog-switches-pass.cc108 #if LLVM_MAJOR >= 11
Dafl-llvm-dict2file.so.cc110 #if LLVM_MAJOR >= 11
Dcmplog-routines-pass.cc108 #if LLVM_MAJOR >= 11
/external/AFLplusplus/
DGNUmakefile.llvm46 LLVM_MAJOR = $(shell $(LLVM_CONFIG) --version 2>/dev/null | sed 's/\..*//' )
73 ifeq "$(LLVM_MAJOR)" "9"
89 ifeq "$(LLVM_MAJOR)" "15"
273 -DLLVM_MINOR=$(LLVM_MINOR) -DLLVM_MAJOR=$(LLVM_MAJOR)
375 …mentation/afl-common.o -o $@ -DLLVM_MINOR=$(LLVM_MINOR) -DLLVM_MAJOR=$(LLVM_MAJOR) $(LDFLAGS) -DCF…