Home
last modified time | relevance | path

Searched refs:test35 (Results 1 – 25 of 45) sorted by relevance

12

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp38 class test35 : virtual test34 { virtual void f(); }; class
39 class test36 : virtual test35 { virtual void f(); };
H A Dattr-noreturn.cpp162 __attribute__((noreturn)) void test35() { in test35() function
/llvm-project-15.0.7/clang/test/Parser/
H A Dchar-literal-printing.c45 char16_t test35(void) { return u'\v'; } in test35() function
/llvm-project-15.0.7/clang/test/Sema/
H A Dreturn.c280 int test35(void) { in test35() function
H A Duninit-variables.c249 void test35(int x) { in test35() function
/llvm-project-15.0.7/llvm/test/Transforms/InstSimplify/
H A Dundef.ll325 define i32 @test35(<4 x i32> %V) {
326 ; CHECK-LABEL: @test35(
/llvm-project-15.0.7/llvm/test/Analysis/CostModel/AArch64/
H A Dgep.ll278 define i32 @test35(i32* %p) {
279 ; CHECK-LABEL: test35
/llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-int.ll55 %test35 = icmp slt i16 %short1, %short2 ; <i1> [#uses=0]
/llvm-project-15.0.7/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-setcond-int.ll55 %test35 = icmp slt <4 x i16> %short1, %short2
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c584 vector bool short test35(void) { in test35() function
H A Dbuiltins-ppc-pair-mma.c544 void test35(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test35() function
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dselect-icmp-and.ll30 define i32 @test35(i32 %x) {
31 ; CHECK-LABEL: @test35(
H A Ddiv.ll559 define i32 @test35(i32 %A) {
560 ; CHECK-LABEL: @test35(
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dvisibility.cpp740 namespace test35 { namespace
H A Dmangle.cpp833 namespace test35 { namespace
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dpaddus.ll1338 define <32 x i16> @test35(<32 x i16> %x) {
1339 ; SSE2-LABEL: test35:
1367 ; SSSE3-LABEL: test35:
1395 ; SSE41-LABEL: test35:
1424 ; AVX1-LABEL: test35:
1452 ; AVX2-LABEL: test35:
1468 ; AVX512-LABEL: test35:
H A Davx512-mov.ll331 define <16 x i32> @test35(ptr %addr, <16 x i32> %mask1) {
332 ; CHECK-LABEL: test35:
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dalu64.ll147 ; CHECK-LABEL: @test35
149 define i32 @test35(i32 %Rs) #0 {
H A Dintrinsics-v60-vmpy-acc.ll346 ; CHECK-LABEL: test35:
348 define void @test35(<16 x i32> %a, <16 x i32> %b) #0 {
H A Dintrinsics-v60-vmpy.ll312 ; CHECK-LABEL: test35:
314 define void @test35(<16 x i32> %a, <16 x i32> %b) #0 {
H A Dintrinsics-v60-misc.ll342 ; CHECK-LABEL: test35:
344 define void @test35(<16 x i32> %a, i32 %b) #0 {
/llvm-project-15.0.7/clang/test/CodeGenObjCXX/
H A Darc.mm126 void test35(Test35_Helper x0, Test35_Helper *x0p) { function
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dvsx.ll1174 define void @test35(<4 x i32>* %a, <4 x i32> %b) {
1175 ; CHECK-LABEL: test35:
1180 ; CHECK-REG-LABEL: test35:
1185 ; CHECK-FISL-LABEL: test35:
1190 ; CHECK-LE-LABEL: test35:
H A Dmma-outer-product.ll1389 define void @test35(ptr %vqp, ptr %vpp, <16 x i8> %vc, ptr %resp) {
1390 ; CHECK-LABEL: test35:
1407 ; CHECK-BE-LABEL: test35:
/llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/
H A Dsimple.ll551 define void @test35(i32* noalias %p) {
552 ; CHECK-LABEL: @test35(

12