Searched refs:CHECK4 (Results 1 – 6 of 6) sorted by relevance
/external/llvm/test/Instrumentation/SanitizerCoverage/ |
D | coverage.ll | 8 ; RUN: opt < %s -sancov -sanitizer-coverage-level=4 -S | FileCheck %s --check-prefix=CHECK4 118 ; CHECK4-LABEL: define void @CallViaVptr 119 ; CHECK4: call void @__sanitizer_cov_indir_call16({{.*}},[[CACHE:.*]]) 120 ; CHECK4-NOT: call void @__sanitizer_cov_indir_call16({{.*}},[[CACHE]]) 121 ; CHECK4: ret void 128 ; CHECK4-LABEL: define void @call_unreachable 129 ; CHECK4-NOT: __sanitizer_cov 130 ; CHECK4: unreachable
|
/external/llvm/lib/Fuzzer/test/ |
D | fuzzer-dfsan.test | 4 CHECK4: BINGO 21 …use_traces=1 -seed=1 -runs=100000 -timeout=5 2>&1 | FileCheck %s --check-prefix=CHECK4
|
/external/llvm/test/Verifier/ |
D | invalid-eh.ll | 4 ; RUN: sed -e s/.T4:// %s | not llvm-as -disable-output 2>&1 | FileCheck --check-prefix=CHECK4 %s 37 ;T4: ; CHECK4: CleanupReturnInst needs to be provided a CleanupPad
|
/external/freetype/src/gzip/ |
D | inflate.c | 21 CHECK4, /* four check bytes to go */ enumerator 236 z->state->mode = CHECK4; in inflate() 237 case CHECK4: in inflate()
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/gzip/ |
D | inflate.c | 21 CHECK4, /* four check bytes to go */ enumerator 236 z->state->mode = CHECK4; in inflate() 237 case CHECK4: in inflate()
|
/external/clang/test/Sema/ |
D | type-spec-struct-union.c | 56 SQUAT, FLAG, DICT4, DICT3, DICT2, DICT1, DICT0, HOP, CHECK4, CHECK3, CHECK2, CHECK1, DONE, BAD enumerator
|