Home
last modified time | relevance | path

Searched refs:test50 (Results 1 – 25 of 34) sorted by relevance

12

/llvm-project/clang/test/Parser/
H A Dchar-literal-printing.c64 char32_t test50(void) { return U'\x3'; } in test50() function
/llvm-project/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-fp.ll11 %test50 = fcmp oge float %float1, %float2 ; <i1> [#uses=0]
/llvm-project/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-setcond-fp.ll
/llvm-project/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp53 class test50 : virtual test49 { virtual void f(); }; class
/llvm-project/llvm/test/CodeGen/PowerPC/
H A Dbfloat16-outer-product.ll10 define dso_local void @test50(ptr nocapture readnone %vqp, ptr nocapture readnone %vpp, <16 x i8> %…
11 ; CHECK-LABEL: test50:
21 ; CHECK-BE-LABEL: test50:
H A Dvsx.ll1598 define <2 x double> @test50(ptr %a) {
1599 ; CHECK-LABEL: test50:
1604 ; CHECK-REG-LABEL: test50:
1609 ; CHECK-FISL-LABEL: test50:
1614 ; CHECK-LE-LABEL: test50:
/llvm-project/clang/test/Sema/
H A Duninit-variables.c349 void test50(void) in test50() function
/llvm-project/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c691 vector unsigned int test50(void) { in test50() function
H A Dbuiltins-ppc-pair-mma.c690 // CHECK-LABEL: @test50(
698 void test50(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test50() function
/llvm-project/clang/test/CodeGen/X86/
H A Dx86_64-arguments.c399 void test50(double d, double e) { in test50() function
/llvm-project/llvm/test/CodeGen/Hexagon/
H A Dintrinsics-v60-vmpy.ll447 ; CHECK-LABEL: test50:
449 define void @test50(<16 x i32> %a, <16 x i32> %b) #0 {
H A Dalu64.ll171 ; CHECK-LABEL: @test50
173 define i64 @test50(i64 %Rs, i64 %Rt) #0 {
H A Dintrinsics-v60-misc.ll480 ; CHECK-LABEL: test50:
482 define void @test50(i32 %a) #0 {
H A Dintrinsics-v60-alu.ll395 ; CHECK-LABEL: test50:
397 define <16 x i32> @test50(<16 x i32> %a, <16 x i32> %b) #0 {
/llvm-project/clang/test/CodeGenCXX/
H A Dvisibility.cpp989 namespace test50 { namespace
H A Dmangle.cpp999 namespace test50 { namespace
/llvm-project/libcxx/test/std/strings/string.view/string.view.ops/
H A Dcompare.size_size_sv_size_size.pass.cpp5205 void test50() { in test50() function
5747 test50(); in main()
/llvm-project/llvm/test/Transforms/InstCombine/
H A Dxor.ll843 define i32 @test50(i32 %x, i32 %y) {
844 ; CHECK-LABEL: @test50(
H A Dor.ll993 define i32 @test50(i1 %which) {
994 ; CHECK-LABEL: @test50(
H A Dcast.ll674 define i64 @test50(i64 %x) {
675 ; ALL-LABEL: @test50(
H A Dshift.ll877 define i32 @test50(i32 %x) {
878 ; CHECK-LABEL: @test50(
/llvm-project/llvm/test/Analysis/AliasSet/
H A Dguards.ll752 ; CHECK: Alias sets for function 'test50':
756 define void @test50(ptr %a, ptr %b, i1 %cond_b) {
/llvm-project/llvm/test/CodeGen/X86/
H A Dmmx-intrinsics.ll1704 define i64 @test50(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
1705 ; X86-LABEL: test50:
1728 ; X64-LABEL: test50:
/llvm-project/libcxx/test/std/strings/basic.string/string.ops/string_compare/
H A Dsize_size_string_size_size.pass.cpp5374 TEST_CONSTEXPR_CXX20 bool test50() { in test50() function
5942 test50<S>(); in test()
6000 static_assert(test50<S>()); in test()
H A Dsize_size_T_size_size.pass.cpp5376 TEST_CONSTEXPR_CXX20 bool test50() { in test50() function
5974 test50<S, SV>(); in test()
6033 static_assert(test50<S, SV>()); in test()

12