Home
last modified time | relevance | path

Searched refs:test3b (Results 1 – 25 of 26) sorted by relevance

12

/llvm-project-15.0.7/flang/test/Lower/
H A Darray-constructor-2.f9062 subroutine test3b(x)
64 end subroutine test3b
76 call test3b(b)
/llvm-project-15.0.7/llvm/test/CodeGen/Generic/
H A Daddr-label.ll51 store i8* blockaddress(@test3b, %test_label), i8** %P
52 store i8* blockaddress(@test3b, %ret), i8** %Q
56 define i32 @test3b() nounwind {
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dmethod-lookup-3.m60 struct test3b { unsigned x, y; };
62 @interface Test3B - (struct test3b) test3; @end
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dcomplex-strictfp.c47 void test3b(void) { in test3b() function
/llvm-project-15.0.7/clang/test/PCH/
H A Dcxx11-inheriting-ctors.cpp54 Test3<Base> test3b(nullptr);
/llvm-project-15.0.7/llvm/test/CodeGen/Thumb/
H A Dbranchless-cmp.ll64 define i32 @test3b(i32 %a, i32 %b) {
69 ; CHECK-LABEL: test3b:
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dsse3-avx-addsub.ll196 define <4 x double> @test3b(<4 x double> %A, ptr %B) {
197 ; SSE-LABEL: test3b:
203 ; AVX-LABEL: test3b:
H A Dadd.ll101 define i64 @test3b(ptr %p) nounwind {
102 ; X86-LABEL: test3b:
111 ; X64-LINUX-LABEL: test3b:
117 ; X64-WIN32-LABEL: test3b:
H A Dbt.ll210 define void @test3b(i32 %x, i32 %n) nounwind {
211 ; X86-LABEL: test3b:
223 ; X64-LABEL: test3b:
H A Dstack-protector.ll374 ; test3b: array [4 x i8]
378 define void @test3b(ptr %a) #0 {
380 ; LINUX-I386-LABEL: test3b:
384 ; LINUX-X64-LABEL: test3b:
388 ; LINUX-KERNEL-X64-LABEL: test3b:
392 ; DARWIN-X64-LABEL: test3b:
396 ; MSVC-I386-LABEL: test3b:
400 ; MINGW-X64-LABEL: test3b:
/llvm-project-15.0.7/llvm/test/Transforms/SimplifyCFG/X86/
H A Dspeculate-cttz-ctlz.ll186 define signext i16 @test3b(i16 signext %A) {
187 ; BMI-LABEL: @test3b(
194 ; LZCNT-LABEL: @test3b(
201 ; GENERIC-LABEL: @test3b(
/llvm-project-15.0.7/llvm/test/Transforms/SCCP/
H A Dipsccp-basic.ll64 define i32 @test3b() {
75 ; CHECK-LABEL: define i32 @test3b(
H A Dipsccp-cycles.ll89 define i32 @test3b(i32 %a) {
90 ; CHECK-LABEL: @test3b(
H A Dload-store-range.ll140 define void @test3b(i1 %c.1, i1 %c.2) {
141 ; CHECK-LABEL: @test3b(
/llvm-project-15.0.7/llvm/test/Transforms/SimplifyCFG/AMDGPU/
H A Dcttz-ctlz.ll105 define signext i16 @test3b(i16 signext %A) {
106 ; ALL-LABEL: @test3b(
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dselect-gep.ll151 define i32* @test3b([4 x i32]* %p, [4 x i32]* %q, i64 %x, i64 %y) {
152 ; CHECK-LABEL: @test3b(
H A Dselect-cmp-cttz-ctlz.ll96 define i64 @test3b(i64 %x) {
97 ; CHECK-LABEL: @test3b(
/llvm-project-15.0.7/clang/test/SemaObjCXX/
H A Dparameterized_classes_arc.mm89 template <class T> PC1<__strong T> *test3b(); // expected-error {{type argument '__strong T' cannot… function
/llvm-project-15.0.7/llvm/test/Transforms/ObjCARC/
H A Dallocas.ll423 ; CHECK: define void @test3b() {
442 define void @test3b() {
/llvm-project-15.0.7/llvm/test/Transforms/Attributor/
H A Dheap_to_stack_gpu.ll121 define void @test3b(i8* %p) {
122 ; IS________OPM-LABEL: define {{[^@]+}}@test3b
129 ; IS________NPM-LABEL: define {{[^@]+}}@test3b
H A Dheap_to_stack.ll190 define void @test3b(i8* %p) {
191 ; IS________OPM-LABEL: define {{[^@]+}}@test3b
198 ; IS________NPM-LABEL: define {{[^@]+}}@test3b
/llvm-project-15.0.7/llvm/test/Transforms/LICM/
H A Dscalar-promote-unwind.ll233 define void @test3b(i1 zeroext %y) uwtable {
234 ; CHECK-LABEL: @test3b(
H A Dscalar-promote-opaque-ptrs.ll93 define void @test3b(i32 %i) {
94 ; CHECK-LABEL: @test3b(
H A Dscalar-promote.ll94 define void @test3b(i32 %i) {
95 ; CHECK-LABEL: @test3b(
/llvm-project-15.0.7/llvm/test/Transforms/LoopIdiom/X86/
H A Dunordered-atomic-memcpy.ll236 define void @test3b(i64 %Size) nounwind ssp {
237 ; CHECK-LABEL: @test3b(

12