Home
last modified time | relevance | path

Searched refs:test3c (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/flang/test/Lower/
H A Darray-constructor-2.f9067 function test3c
68 real, allocatable :: test3c(:) local
69 end function test3c
96 a = (/ b, test3c() /)
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dcomplex-strictfp.c68 void test3c(void) { in test3c() function
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dsse3-avx-addsub.ll266 define <4 x double> @test3c(<4 x double> %A, ptr %B) {
267 ; SSE-LABEL: test3c:
273 ; AVX-LABEL: test3c:
H A Dstack-protector.ll413 ; test3c: array of [4 x i8]
417 define void @test3c(ptr %a) #1 {
419 ; LINUX-I386-LABEL: test3c:
423 ; LINUX-X64-LABEL: test3c:
427 ; LINUX-KERNEL-X64-LABEL: test3c:
431 ; DARWIN-X64-LABEL: test3c:
435 ; MSVC-I386-LABEL: test3c:
439 ; MINGW-X64-LABEL: test3c:
/llvm-project-15.0.7/llvm/test/Transforms/SimplifyCFG/AMDGPU/
H A Dcttz-ctlz.ll164 define signext i16 @test3c(i16 signext %A) {
165 ; ALL-LABEL: @test3c(
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dselect-gep.ll166 define i32* @test3c([4 x i32]* %p, i32* %q, i64 %x, i64 %y) {
167 ; CHECK-LABEL: @test3c(
H A Dselect-cmp-cttz-ctlz.ll168 define i64 @test3c(i32 %x) {
169 ; CHECK-LABEL: @test3c(
/llvm-project-15.0.7/llvm/test/Transforms/Attributor/
H A Dheap_to_stack_gpu.ll143 define void @test3c(i64 %alignment) {
144 ; CHECK-LABEL: define {{[^@]+}}@test3c
H A Dheap_to_stack.ll211 define void @test3c(i64 %alignment) {
212 ; CHECK-LABEL: define {{[^@]+}}@test3c
/llvm-project-15.0.7/llvm/test/Transforms/LoopIdiom/X86/
H A Dunordered-atomic-memcpy.ll274 define void @test3c(i64 %Size) nounwind ssp {
275 ; CHECK-LABEL: @test3c(