Home
last modified time | relevance | path

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

12

/llvm-project-15.0.7/clang/test/Parser/
H A Dchar-literal-printing.c64 char32_t test50(void) { return U'\x3'; } in test50() function
/llvm-project-15.0.7/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-setcond-fp.ll10 %test50 = fcmp oge <3 x float> %float1, %float2
/llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-fp.ll11 %test50 = fcmp oge float %float1, %float2 ; <i1> [#uses=0]
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp53 class test50 : virtual test49 { virtual void f(); }; class
/llvm-project-15.0.7/clang/test/Sema/
H A Duninit-variables.c349 void test50(void) in test50() function
/llvm-project-15.0.7/clang/test/CodeGen/X86/
H A Dx86_64-arguments.c415 void test50(double d, double e) { in test50() function
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c691 vector unsigned int test50(void) { in test50() function
H A Dbuiltins-ppc-pair-mma.c790 void test50(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test50() function
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dbfloat16-outer-product.ll10 define dso_local void @test50(i8* nocapture readnone %vqp, i8* nocapture readnone %vpp, <16 x i8> %…
11 ; CHECK-LABEL: test50:
21 ; CHECK-BE-LABEL: test50:
H A Dvsx.ll1598 define <2 x double> @test50(double* %a) {
1599 ; CHECK-LABEL: test50:
1604 ; CHECK-REG-LABEL: test50:
1609 ; CHECK-FISL-LABEL: test50:
1614 ; CHECK-LE-LABEL: test50:
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dvisibility.cpp935 namespace test50 { namespace
H A Dmangle.cpp1007 namespace test50 { namespace
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dalu64.ll171 ; CHECK-LABEL: @test50
173 define i64 @test50(i64 %Rs, i64 %Rt) #0 {
H A Dintrinsics-v60-vmpy.ll447 ; CHECK-LABEL: test50:
449 define void @test50(<16 x i32> %a, <16 x i32> %b) #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-15.0.7/llvm/test/Transforms/InstCombine/
H A Dxor.ll841 define i32 @test50(i32 %x, i32 %y) {
842 ; CHECK-LABEL: @test50(
H A Dor.ll907 define i32 @test50(i1 %which) {
908 ; CHECK-LABEL: @test50(
H A Dshift.ll847 define i32 @test50(i32 %x) {
848 ; CHECK-LABEL: @test50(
H A Dsub.ll950 define i32 @test50(i32 %X) {
951 ; CHECK-LABEL: @test50(
H A Dcast.ll685 define i64 @test50(i64 %x) {
686 ; ALL-LABEL: @test50(
/llvm-project-15.0.7/libcxx/test/std/strings/string.view/string.view.ops/
H A Dcompare.size_size_sv_size_size.pass.cpp5255 void test50() in test50() function
5803 test50(); in main()
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dmmx-intrinsics.ll673 define i64 @test50(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
674 ; ALL-LABEL: @test50
/llvm-project-15.0.7/llvm/test/Analysis/AliasSet/
H A Dguards.ll753 ; CHECK: Alias sets for function 'test50':
757 define void @test50(i8* %a, i8* %b, i1 %cond_b) {
/llvm-project-15.0.7/libcxx/test/std/strings/basic.string/string.ops/string_compare/
H A Dsize_size_T_size_size.pass.cpp5433 TEST_CONSTEXPR_CXX20 bool test50() in test50() function
6034 test50<S, SV>(); in test()
6093 static_assert(test50<S, SV>()); in test()

12