Home
last modified time | relevance | path

Searched refs:test36 (Results 1 – 25 of 43) sorted by relevance

12

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp39 class test36 : virtual test35 { virtual void f(); }; class
40 class test37 : virtual test36 { virtual void f(); };
/llvm-project-15.0.7/clang/test/Parser/
H A Dchar-literal-printing.c47 char16_t test36(void) { return u'c'; } in test36() function
/llvm-project-15.0.7/llvm/test/Transforms/InstSimplify/
H A Dundef.ll333 define i32 @test36(i32 %V) {
334 ; CHECK-LABEL: @test36(
/llvm-project-15.0.7/llvm/test/Analysis/CostModel/AArch64/
H A Dgep.ll286 define i64 @test36(i64* %p) {
287 ; CHECK-LABEL: test36
/llvm-project-15.0.7/clang/test/Sema/
H A Duninit-variables.c255 void test36(void) in test36() function
/llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-int.ll56 %test36 = icmp ne i16 %short1, %short2 ; <i1> [#uses=0]
/llvm-project-15.0.7/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-setcond-int.ll56 %test36 = icmp ne <4 x i16> %short1, %short2
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c591 vector bool short test36(void) { in test36() function
H A Dbuiltins-ppc-pair-mma.c560 void test36(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test36() function
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dselect-icmp-and.ll66 define i32 @test36(i32 %x) {
67 ; CHECK-LABEL: @test36(
H A Ddiv.ll581 define i32 @test36(i32 %A) {
582 ; CHECK-LABEL: @test36(
H A Dgetelementptr.ll808 define i8* @test36() nounwind {
809 ; CHECK-LABEL: @test36(
H A Dor.ll498 define i1 @test36(i32 %x) {
499 ; CHECK-LABEL: @test36(
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dvisibility.cpp758 namespace test36 { namespace
H A Dmangle.cpp846 namespace test36 { namespace
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dintrinsics-v60-vmpy-acc.ll356 ; CHECK-LABEL: test36:
358 define void @test36(<16 x i32> %a, <16 x i32> %b) #0 {
H A Dintrinsics-v60-vmpy.ll321 ; CHECK-LABEL: test36:
323 define void @test36(<16 x i32> %a, <16 x i32> %b) #0 {
H A Dintrinsics-v60-misc.ll352 ; CHECK-LABEL: test36:
354 define void @test36(<16 x i32> %a, i32 %b) #0 {
H A Dintrinsics-v60-alu.ll283 ; CHECK-LABEL: test36:
285 define <16 x i32> @test36(<16 x i32> %a, <16 x i32> %b) #0 {
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Davx512-mov.ll343 define <8 x i64> @test36(ptr %addr, <8 x i64> %old, <8 x i64> %mask1) {
344 ; CHECK-LABEL: test36:
H A Dpaddus.ll1482 define <32 x i16> @test36(<32 x i16> %x) {
1483 ; SSE-LABEL: test36:
1492 ; AVX1-LABEL: test36:
1505 ; AVX2-LABEL: test36:
1512 ; AVX512-LABEL: test36:
/llvm-project-15.0.7/clang/test/CodeGenObjCXX/
H A Darc.mm198 id test36(id z) { function
/llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/
H A Dsimple.ll564 define void @test36(i8* %P, i8* %Q) {
565 ; CHECK-LABEL: @test36(
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dmma-outer-product.ll1434 define void @test36(ptr %vqp, ptr %vpp, <16 x i8> %vc, ptr %resp) {
1435 ; CHECK-LABEL: test36:
1452 ; CHECK-BE-LABEL: test36:
/llvm-project-15.0.7/libcxx/test/std/strings/string.view/string.view.ops/
H A Dcompare.size_size_sv_size_size.pass.cpp3799 void test36() in test36() function
5789 test36(); in main()

12