Home
last modified time | relevance | path

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

12

/llvm-project-15.0.7/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-15.0.7/clang/test/Parser/
H A Dchar-literal-printing.c57 char32_t test44(void) { return U'\f'; } in test44() function
/llvm-project-15.0.7/clang/test/Sema/
H A Duninit-variables.c316 void test44(int i) { in test44() function
/llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-int.ll64 %test44 = icmp sge i64 %long1, %long2 ; <i1> [#uses=0]
/llvm-project-15.0.7/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-setcond-int.ll64 %test44 = icmp sge <2 x i64> %long1, %long2
/llvm-project-15.0.7/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.c688 void test44(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test44() function
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dvisibility.cpp851 namespace test44 { namespace
H A Dmangle.cpp947 namespace test44 { namespace
/llvm-project-15.0.7/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-15.0.7/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.ll1172 define <4 x i32> @test44(<4 x i16> %x, <4 x i16> %y) #0 {
1173 ; AVX512-LABEL: test44:
1179 ; SKX-LABEL: test44:
H A Dmmx-intrinsics.ll773 define i64 @test44(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
774 ; ALL-LABEL: @test44
/llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/
H A Dnoop-stores.ll200 define void @test44(i32* %Q) {
201 ; CHECK-LABEL: @test44(
/llvm-project-15.0.7/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-15.0.7/llvm/test/Transforms/InstCombine/
H A Dxor.ll730 define i32 @test44(i32 %x, i32 %y) {
731 ; CHECK-LABEL: @test44(
H A Dshift.ll705 define i32 @test44(i32 %a) nounwind {
706 ; CHECK-LABEL: @test44(
H A Dadd.ll1039 define i32 @test44(i32 %A) {
1040 ; CHECK-LABEL: @test44(
H A Dsub.ll824 define i32 @test44(i32 %x) {
825 ; CHECK-LABEL: @test44(
H A Dcast.ll588 define i64 @test44(i8 %T) {
589 ; ALL-LABEL: @test44(
H A Dand.ll1018 define i32 @test44(i32 %x, i32 %y) nounwind {
1019 ; CHECK-LABEL: @test44(
/llvm-project-15.0.7/libcxx/test/std/strings/string.view/string.view.ops/
H A Dcompare.size_size_sv_size_size.pass.cpp4631 void test44() in test44() function
5797 test44(); in main()
/llvm-project-15.0.7/llvm/test/Analysis/AliasSet/
H A Dguards.ll669 ; CHECK: Alias sets for function 'test44':
674 define void @test44(i8* %a, i1 %cond_a, i1 %cond_b) {

12