Home
last modified time | relevance | path

Searched refs:test44 (Results 1 – 25 of 35) sorted by relevance

12

/llvm-project/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp47 class test44 : virtual test43 { virtual void f(); }; class
48 class test45 : virtual test44 { virtual void f(); };
/llvm-project/clang/test/Parser/
H A Dchar-literal-printing.c57 char32_t test44(void) { return U'\f'; } in test44() function
/llvm-project/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-int.ll64 %test44 = icmp sge i64 %long1, %long2 ; <i1> [#uses=0]
/llvm-project/clang/test/Sema/
H A Duninit-variables.c316 void test44(int i) { in test44() 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.c649 vector unsigned long long test44(void) { in test44() function
H A Dbuiltins-ppc-pair-mma.c604 // CHECK-LABEL: @test44(
611 void test44(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test44() function
/llvm-project/llvm/test/CodeGen/X86/
H A Davx512-mov.ll443 define <8 x double> @test44(ptr %addr, <8 x double> %old, <8 x double> %mask1) {
444 ; CHECK-LABEL: test44:
H A Davx512-vec-cmp.ll1175 define <4 x i32> @test44(<4 x i16> %x, <4 x i16> %y) #0 {
1176 ; AVX512-LABEL: test44:
1182 ; SKX-LABEL: test44:
H A Dmmx-intrinsics.ll1972 define i64 @test44(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
1973 ; X86-LABEL: test44:
1988 ; X64-LABEL: test44:
/llvm-project/llvm/test/CodeGen/Hexagon/
H A Dintrinsics-v60-vmpy.ll393 ; CHECK-LABEL: test44:
395 define void @test44(<32 x i32> %a, <32 x i32> %b) #0 {
H A Dintrinsics-v60-misc.ll426 ; CHECK-LABEL: test44:
428 define void @test44(i32 %a, i32 %b) #0 {
H A Dintrinsics-v60-alu.ll347 ; CHECK-LABEL: test44:
349 define <16 x i32> @test44(<16 x i32> %a, <16 x i32> %b) #0 {
/llvm-project/clang/test/CodeGenCXX/
H A Dvisibility.cpp905 namespace test44 { namespace
H A Dmangle.cpp939 namespace test44 { namespace
/llvm-project/llvm/test/CodeGen/PowerPC/
H A Dvsx.ll1306 define <2 x float> @test44(<2 x i64> %a) {
1307 ; CHECK-LABEL: test44:
1328 ; CHECK-REG-LABEL: test44:
1349 ; CHECK-FISL-LABEL: test44:
1370 ; CHECK-LE-LABEL: test44:
/llvm-project/llvm/test/Transforms/DeadStoreElimination/
H A Dnoop-stores.ll199 define void @test44(ptr %Q) {
200 ; CHECK-LABEL: @test44(
/llvm-project/libcxx/test/std/strings/string.view/string.view.ops/
H A Dcompare.size_size_sv_size_size.pass.cpp4587 void test44() { in test44() function
5741 test44(); in main()
/llvm-project/llvm/test/Transforms/InstCombine/
H A Dxor.ll732 define i32 @test44(i32 %x, i32 %y) {
733 ; CHECK-LABEL: @test44(
H A Dcast.ll577 define i64 @test44(i8 %T) {
578 ; ALL-LABEL: @test44(
H A Dshift.ll709 define i32 @test44(i32 %a) {
710 ; CHECK-LABEL: @test44(
H A Dsub.ll824 define i32 @test44(i32 %x) {
825 ; CHECK-LABEL: @test44(
/llvm-project/llvm/test/Analysis/AliasSet/
H A Dguards.ll668 ; CHECK: Alias sets for function 'test44':
673 define void @test44(ptr %a, i1 %cond_a, i1 %cond_b) {
/llvm-project/libcxx/test/std/strings/basic.string/string.ops/string_compare/
H A Dsize_size_string_size_size.pass.cpp4738 TEST_CONSTEXPR_CXX20 bool test44() { in test44() function
5936 test44<S>(); in test()
5994 static_assert(test44<S>()); in test()
H A Dsize_size_T_size_size.pass.cpp4740 TEST_CONSTEXPR_CXX20 bool test44() { in test44() function
5968 test44<S, SV>(); in test()
6027 static_assert(test44<S, SV>()); in test()

12