Home
last modified time | relevance | path

Searched refs:test03 (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Davx-vzeroupper.ll127 define <4 x float> @test03(<4 x float> %a, <4 x float> %b) nounwind {
128 ; VZ-LABEL: test03:
157 ; DISABLE-VZ-LABEL: test03:
186 ; BDVER2-LABEL: test03:
215 ; BTVER2-LABEL: test03:
/llvm-project-15.0.7/llvm/test/Linker/
H A Dintrinsics-with-unnamed-types.ll78 ; CHECK-LABEL: @test03(
85 define void @test03(%1* %tmp, %2* %arg, %1** %tmp2, %2** %arg2) {
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dnoalias-scope-decl.ll29 define void @test03(i8* %ptr0, i8* %ptr1) {
30 ; CHECK-LABEL: @test03(
/llvm-project-15.0.7/llvm/test/Transforms/LoopInterchange/
H A Dloop-interchange-optimization-remarks.ll148 define void @test03() {
180 ; CHECK-NEXT: Function: test03
188 ; DELIN-NEXT: Function: test03
/llvm-project-15.0.7/clang/test/Analysis/inlining/
H A Dinline-defensive-checks.c24 int test03(int *p, int *x) { in test03() function
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dvsx_shuffle_le.ll67 define <2 x double> @test03(<2 x double>* %p1, <2 x double>* %p2) {
68 ; CHECK-LABEL: test03:
77 ; CHECK-P9-LABEL: test03:
/llvm-project-15.0.7/flang/test/Semantics/
H A Dcall03.f90117 subroutine test03 ! 15.5.2.4(2) subroutine
/llvm-project-15.0.7/llvm/test/Analysis/ScalarEvolution/
H A Dsolve-quadratic.ll119 ; CHECK-LABEL: Printing analysis 'Scalar Evolution Analysis' for function 'test03':
128 define signext i32 @test03() {