Home
last modified time | relevance | path

Searched refs:test37 (Results 1 – 25 of 40) sorted by relevance

12

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp40 class test37 : virtual test36 { virtual void f(); }; class
41 class test38 : virtual test37 { virtual void f(); };
/llvm-project-15.0.7/clang/test/Parser/
H A Dchar-literal-printing.c48 char16_t test37(void) { return u'\x3'; } in test37() function
/llvm-project-15.0.7/llvm/test/Transforms/InstSimplify/
H A Dundef.ll341 define i32 @test37() {
342 ; CHECK-LABEL: @test37(
/llvm-project-15.0.7/clang/test/CodeGenObjCXX/
H A Darc.mm212 template <class T> void test37(T *a) { function
217 extern template void test37<Test37>(Test37 *a);
218 template void test37<Test37>(Test37 *a);
/llvm-project-15.0.7/clang/test/Sema/
H A Duninit-variables.c268 int test37(void) in test37() function
/llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-int.ll57 %test37 = icmp eq i32 %int1, %int2 ; <i1> [#uses=0]
/llvm-project-15.0.7/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-setcond-int.ll57 %test37 = icmp eq <3 x i32> %int1, %int2
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c598 vector bool long long test37(void) { in test37() function
H A Dbuiltins-ppc-pair-mma.c576 void test37(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test37() function
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dselect-icmp-and.ll88 define i32 @test37(i32 %x) {
89 ; CHECK-LABEL: @test37(
H A Ddiv.ll605 define i32 @test37(i32* %b, i1 %c1) {
606 ; CHECK-LABEL: @test37(
H A Dgetelementptr.ll817 define i1 @test37() nounwind {
818 ; CHECK-LABEL: @test37(
H A Dor.ll526 define i1 @test37(i32 %x) {
527 ; CHECK-LABEL: @test37(
H A Dshift.ll574 define i64 @test37(i128 %A, i32 %B) {
575 ; CHECK-LABEL: @test37(
H A Dadd.ll795 define i1 @test37(i32 %a, i32 %b) {
796 ; CHECK-LABEL: @test37(
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dvisibility.cpp770 namespace test37 { namespace
H A Dmangle.cpp856 namespace test37 { namespace
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dintrinsics-v60-vmpy-acc.ll366 ; CHECK-LABEL: test37:
368 define void @test37(<16 x i32> %a, <16 x i32> %b) #0 {
H A Dintrinsics-v60-vmpy.ll330 ; CHECK-LABEL: test37:
332 define void @test37(<16 x i32> %a, <16 x i32> %b) #0 {
H A Dintrinsics-v60-misc.ll362 ; CHECK-LABEL: test37:
364 define void @test37(i64 %a) #0 {
H A Dintrinsics-v60-alu.ll291 ; CHECK-LABEL: test37:
293 define <16 x i32> @test37(<16 x i32> %a, <16 x i32> %b) #0 {
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Davx512-mov.ll355 define <8 x i64> @test37(ptr %addr, <8 x i64> %old, <8 x i64> %mask1) {
356 ; CHECK-LABEL: test37:
/llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/
H A Dsimple.ll588 define void @test37(i8* %P, i8* %Q, i8* %R) {
589 ; CHECK-LABEL: @test37(
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dmma-outer-product.ll1479 define void @test37(ptr %vqp, ptr %vpp, <16 x i8> %vc, ptr %resp) {
1480 ; CHECK-LABEL: test37:
1497 ; CHECK-BE-LABEL: test37:
/llvm-project-15.0.7/libcxx/test/std/strings/string.view/string.view.ops/
H A Dcompare.size_size_sv_size_size.pass.cpp3903 void test37() in test37() function
5790 test37(); in main()

12