/llvm-project/clang/test/SemaCXX/ |
H A D | long-virtual-inheritance-chain.cpp | 29 class test26 : virtual test25 { virtual void f(); }; class 30 class test27 : virtual test26 { virtual void f(); };
|
/llvm-project/llvm/test/Transforms/NewGVN/ |
H A D | deadstore.ll | 27 define i32 @test26(i1 %c, ptr %p) { 28 ; CHECK-LABEL: @test26(
|
/llvm-project/clang/test/Index/ |
H A D | annotate-comments.cpp | 110 struct test26 { struct
|
/llvm-project/clang/test/Parser/ |
H A D | char-literal-printing.c | 36 char16_t test26(void) { return u'\\'; } in test26() function
|
/llvm-project/clang/test/CodeGen/ |
H A D | builtins-hexagon-v66-128B.c | 28 HEXAGON_Vect1024 test26(void *in, void *out) { in test26() function
|
H A D | attr-counted-by.c | 1504 // SANITIZE-WITH-ATTR-LABEL: define dso_local i32 @test26( 1522 // NO-SANITIZE-WITH-ATTR-LABEL: define dso_local i32 @test26( 1531 // SANITIZE-WITHOUT-ATTR-LABEL: define dso_local i32 @test26( 1540 // NO-SANITIZE-WITHOUT-ATTR-LABEL: define dso_local i32 @test26( 1549 int test26(int c, struct test26_foo *foo) { 1618 int test26(int c, struct test26_foo *foo) { test26() function
|
H A D | object-size.c | 334 // CHECK-LABEL: @test26 335 void test26(void) { in test26() function
|
/llvm-project/clang/test/Sema/ |
H A D | return.c | 156 int test26(void) { in test26() function
|
H A D | uninit-variables.c | 201 MyInt test26(void) { in test26() function
|
H A D | conversion.c | 409 void test26(int si, long sl) { in test26() function
|
/llvm-project/llvm/test/Transforms/InstSimplify/ |
H A D | undef.ll | 253 define i32 @test26() { 254 ; CHECK-LABEL: @test26(
|
/llvm-project/llvm/test/ExecutionEngine/MCJIT/ |
H A D | test-setcond-int.ll | 46 %test26 = icmp sge i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
|
/llvm-project/llvm/test/CodeGen/X86/ |
H A D | vselect.ll | 457 define <16 x i8> @test26(<16 x i8> %a, <16 x i8> %b) { 458 ; SSE2-LABEL: test26: 467 ; SSE41-LABEL: test26: 475 ; AVX1-LABEL: test26: 481 ; AVX2-LABEL: test26:
|
H A D | avx512-mov.ll | 241 define void @test26(ptr %addr, <16 x float> %data) { 242 ; CHECK-LABEL: test26:
|
/llvm-project/llvm/test/ExecutionEngine/ |
H A D | test-interp-vec-setcond-int.ll |
|
/llvm-project/llvm/test/Transforms/EarlyCSE/ |
H A D | atomics.ll | 259 define void @test26(i1 %B, ptr %P1, ptr %P2) { 260 ; CHECK-LABEL: @test26(
|
/llvm-project/clang/test/CodeGen/PowerPC/ |
H A D | builtins-ppc-p9vector.c | 515 vector bool char test26(void) { in test26() function
|
/llvm-project/llvm/test/Transforms/DeadStoreElimination/ |
H A D | multiblock-malloc-free.ll | 143 define ptr @test26() { 144 ; CHECK-LABEL: @test26(
|
/llvm-project/llvm/test/Transforms/InstCombine/ |
H A D | objsize.ll | 359 define i32 @test26() { 360 ; CHECK-LABEL: @test26(
|
H A D | apint-shift.ll | 552 define i40 @test26(i40 %A) { 553 ; CHECK-LABEL: @test26(
|
/llvm-project/llvm/test/Transforms/CorrelatedValuePropagation/ |
H A D | abs.ll | 356 define i8 @test26(i8 %x) { 357 ; CHECK-LABEL: @test26(
|
/llvm-project/llvm/test/Transforms/ObjCARC/ |
H A D | rv.ll | 345 ; CHECK-LABEL: define ptr @test26() 348 define ptr @test26() {
|
/llvm-project/llvm/test/CodeGen/ARM/ |
H A D | and-load-combine.ll | 1519 define arm_aapcscc i64 @test26(ptr nocapture %p) { 1520 ; ARM-LABEL: test26: 1527 ; ARMEB-LABEL: test26: 1534 ; THUMB1-LABEL: test26: 1541 ; THUMB2-LABEL: test26:
|
/llvm-project/llvm/test/Analysis/CostModel/AArch64/ |
H A D | gep.ll | 282 define i16 @test26(ptr %p) { 283 ; CHECK-LABEL: 'test26'
|
/llvm-project/llvm/test/CodeGen/Hexagon/ |
H A D | intrinsics-v60-vmpy.ll | 231 ; CHECK-LABEL: test26: 233 define void @test26(<16 x i32> %a, i32 %b) #0 {
|