Home
last modified time | relevance | path

Searched refs:test26 (Results 1 – 25 of 68) sorted by relevance

123

/llvm-project/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp29 class test26 : virtual test25 { virtual void f(); }; class
30 class test27 : virtual test26 { virtual void f(); };
/llvm-project/llvm/test/Transforms/NewGVN/
H A Ddeadstore.ll27 define i32 @test26(i1 %c, ptr %p) {
28 ; CHECK-LABEL: @test26(
/llvm-project/clang/test/Index/
H A Dannotate-comments.cpp110 struct test26 { struct
/llvm-project/clang/test/Parser/
H A Dchar-literal-printing.c36 char16_t test26(void) { return u'\\'; } in test26() function
/llvm-project/clang/test/CodeGen/
H A Dbuiltins-hexagon-v66-128B.c28 HEXAGON_Vect1024 test26(void *in, void *out) { in test26() function
H A Dattr-counted-by.c1504 // 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 Dobject-size.c334 // CHECK-LABEL: @test26
335 void test26(void) { in test26() function
/llvm-project/clang/test/Sema/
H A Dreturn.c156 int test26(void) { in test26() function
H A Duninit-variables.c201 MyInt test26(void) { in test26() function
H A Dconversion.c409 void test26(int si, long sl) { in test26() function
/llvm-project/llvm/test/Transforms/InstSimplify/
H A Dundef.ll253 define i32 @test26() {
254 ; CHECK-LABEL: @test26(
/llvm-project/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-int.ll46 %test26 = icmp sge i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/llvm-project/llvm/test/CodeGen/X86/
H A Dvselect.ll457 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 Davx512-mov.ll241 define void @test26(ptr %addr, <16 x float> %data) {
242 ; CHECK-LABEL: test26:
/llvm-project/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-setcond-int.ll
/llvm-project/llvm/test/Transforms/EarlyCSE/
H A Datomics.ll259 define void @test26(i1 %B, ptr %P1, ptr %P2) {
260 ; CHECK-LABEL: @test26(
/llvm-project/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c515 vector bool char test26(void) { in test26() function
/llvm-project/llvm/test/Transforms/DeadStoreElimination/
H A Dmultiblock-malloc-free.ll143 define ptr @test26() {
144 ; CHECK-LABEL: @test26(
/llvm-project/llvm/test/Transforms/InstCombine/
H A Dobjsize.ll359 define i32 @test26() {
360 ; CHECK-LABEL: @test26(
H A Dapint-shift.ll552 define i40 @test26(i40 %A) {
553 ; CHECK-LABEL: @test26(
/llvm-project/llvm/test/Transforms/CorrelatedValuePropagation/
H A Dabs.ll356 define i8 @test26(i8 %x) {
357 ; CHECK-LABEL: @test26(
/llvm-project/llvm/test/Transforms/ObjCARC/
H A Drv.ll345 ; CHECK-LABEL: define ptr @test26()
348 define ptr @test26() {
/llvm-project/llvm/test/CodeGen/ARM/
H A Dand-load-combine.ll1519 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 Dgep.ll282 define i16 @test26(ptr %p) {
283 ; CHECK-LABEL: 'test26'
/llvm-project/llvm/test/CodeGen/Hexagon/
H A Dintrinsics-v60-vmpy.ll231 ; CHECK-LABEL: test26:
233 define void @test26(<16 x i32> %a, i32 %b) #0 {

123