Home
last modified time | relevance | path

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

12

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp51 class test48 : virtual test47 { virtual void f(); }; class
52 class test49 : virtual test48 { virtual void f(); };
/llvm-project-15.0.7/clang/test/Parser/
H A Dchar-literal-printing.c61 char32_t test48(void) { return U'\v'; } in test48() function
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dhsa-metadata-hidden-args-v3.ll226 ; CHECK: .name: test48
227 ; CHECK: .symbol: test48.kd
228 define amdgpu_kernel void @test48(
H A Dhsa-metadata-hidden-args.ll195 ; CHECK: - Name: test48
196 ; CHECK: SymbolName: 'test48@kd'
235 define amdgpu_kernel void @test48(
/llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-int.ll68 %test48 = icmp ne i64 %long1, %long2 ; <i1> [#uses=0]
/llvm-project-15.0.7/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-setcond-int.ll68 %test48 = icmp ne <2 x i64> %long1, %long2
/llvm-project-15.0.7/clang/test/CodeGen/X86/
H A Dx86_64-arguments.c398 T1 test48(void) { in test48() function
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c677 vector unsigned char test48(void) { in test48() function
H A Dbuiltins-ppc-pair-mma.c754 void test48(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test48() function
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dvisibility.cpp85 namespace test48 { namespace
H A Dmangle.cpp986 namespace test48 { namespace
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dintrinsics-v60-vmpy.ll429 ; CHECK-LABEL: test48:
431 define void @test48(<16 x i32> %a, <16 x i32> %b) #0 {
H A Dintrinsics-v60-misc.ll462 ; CHECK-LABEL: test48:
464 define void @test48(i32 %a, i32 %b) #0 {
H A Dintrinsics-v60-alu.ll379 ; CHECK-LABEL: test48:
381 define <16 x i32> @test48(<16 x i32> %a, <16 x i32> %b) #0 {
/llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/
H A Dnoop-stores.ll221 define i32 @test48(i1 %c, i32* %p) {
222 ; CHECK-LABEL: @test48(
H A Dsimple.ll812 define i32 @test48(i32* %P, i32* noalias %Q, i32* %R) {
813 ; CHECK-LABEL: @test48(
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dxor.ll789 define i32 @test48(i32 %x) {
790 ; CHECK-LABEL: @test48(
H A Dgetelementptr.ll1141 define i32* @test48(i32* %I, i64 %C, i64 %D) {
1142 ; CHECK-LABEL: @test48(
H A Dshift.ll775 define i32 @test48(i32 %x) {
776 ; CHECK-LABEL: @test48(
H A Dsub.ll927 define i32 @test48(i1 %A, i32 %B, i32 %C, i32 %D) {
928 ; CHECK-LABEL: @test48(
H A Dcast.ll656 define i64 @test48(i8 %A1, i8 %a2) {
657 ; ALL-LABEL: @test48(
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Davx512-vec-cmp.ll1262 define <16 x i16> @test48(<16 x i32> %a, <16 x i16> %b, <16 x i16> %c) {
1263 ; KNL-LABEL: test48:
1271 ; AVX512BW-LABEL: test48:
1280 ; SKX-LABEL: test48:
H A Dmmx-intrinsics.ll707 define i64 @test48(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
708 ; ALL-LABEL: @test48
/llvm-project-15.0.7/libcxx/test/std/strings/string.view/string.view.ops/
H A Dcompare.size_size_sv_size_size.pass.cpp5047 void test48() in test48() function
5801 test48(); in main()
/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Darc.m1110 void test48(void) { function
1113 // CHECK-LABEL: define{{.*}} void @test48()

12