Home
last modified time | relevance | path

Searched refs:test39 (Results 1 – 25 of 38) sorted by relevance

12

/llvm-project/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp42 class test39 : virtual test38 { virtual void f(); }; class
43 class test40 : virtual test39 { virtual void f(); };
/llvm-project/clang/test/Parser/
H A Dchar-literal-printing.c52 char32_t test39(void) { return U'\\'; } in test39() function
/llvm-project/llvm/test/Transforms/InstSimplify/
H A Dundef.ll357 define i32 @test39() {
358 ; CHECK-LABEL: @test39(
/llvm-project/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-int.ll59 %test39 = icmp sgt i32 %int1, %int2 ; <i1> [#uses=0]
/llvm-project/clang/test/Sema/
H A Duninit-variables.c285 int test39(int x) { in test39() function
/llvm-project/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-setcond-int.ll
/llvm-project/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c614 vector signed char test39(void) { in test39() function
H A Dbuiltins-ppc-pair-mma.c534 // CHECK-LABEL: @test39(
541 void test39(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test39() function
/llvm-project/llvm/test/CodeGen/X86/
H A Davx512-mov.ll379 define <8 x i64> @test39(ptr %addr, <8 x i64> %mask1) {
380 ; CHECK-LABEL: test39:
H A Davx-isa-check.ll410 define <2 x double> @test39(ptr %ptr) nounwind {
H A Davx512-vec-cmp.ll916 define <2 x double> @test39(<2 x double> %x, <2 x double> %x1, ptr %ptr) nounwind {
917 ; AVX512-LABEL: test39:
927 ; SKX-LABEL: test39:
/llvm-project/llvm/test/CodeGen/Hexagon/
H A Dintrinsics-v60-vmpy.ll348 ; CHECK-LABEL: test39:
350 define void @test39(<16 x i32> %a, <16 x i32> %b) #0 {
H A Dintrinsics-v60-vmpy-acc.ll386 ; CHECK-LABEL: test39:
388 define void @test39(<16 x i32> %a, <16 x i32> %b) #0 {
H A Dintrinsics-v60-misc.ll380 ; CHECK-LABEL: test39:
382 define void @test39(i64 %a, i64 %b) #0 {
H A Dintrinsics-v60-alu.ll307 ; CHECK-LABEL: test39:
309 define <16 x i32> @test39(<16 x i32> %a, <16 x i32> %b) #0 {
/llvm-project/clang/test/CodeGenCXX/
H A Dvisibility.cpp846 namespace test39 { namespace
H A Dmangle.cpp882 namespace test39 { namespace
/llvm-project/llvm/test/Transforms/DeadStoreElimination/
H A Dsimple.ll621 define void @test39(ptr %P, ptr %Q, ptr %R) {
622 ; CHECK-LABEL: @test39(
/llvm-project/llvm/test/CodeGen/PowerPC/
H A Dmma-outer-product.ll1558 define void @test39(ptr %vqp, ptr %vpp, <16 x i8> %vc, ptr %resp) {
1559 ; CHECK-LABEL: test39:
1576 ; CHECK-BE-LABEL: test39:
/llvm-project/libcxx/test/std/strings/string.view/string.view.ops/
H A Dcompare.size_size_sv_size_size.pass.cpp4072 void test39() { in test39() function
5736 test39(); in main()
/llvm-project/llvm/test/Transforms/InstCombine/
H A Dxor.ll668 define i32 @test39(i32 %x) {
669 ; CHECK-LABEL: @test39(
H A Dgetelementptr.ll976 define void @test39(ptr %arg, i8 %arg1) nounwind {
977 ; CHECK-LABEL: @test39(
H A Dcast.ll455 define i16 @test39(i16 %a) {
456 ; ALL-LABEL: @test39(
H A Dshift.ll649 define i8 @test39(i32 %a0) {
650 ; CHECK-LABEL: @test39(
/llvm-project/llvm/test/Analysis/AliasSet/
H A Dguards.ll598 ; CHECK: Alias sets for function 'test39':
603 define void @test39(ptr %a, i1 %cond_b) {

12