Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dbranch.ll76 define i1 @test02(i1 %cond) {
77 ; CHECK-LABEL: @test02(
/llvm-project-15.0.7/clang/test/CodeGen/
H A Daarch64-sve-acle-__ARM_FEATURE_SVE_VECTOR_OPERATORS.cpp35 void test02() { in test02() function
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Davx-vzeroupper.ll96 define <4 x float> @test02(<8 x float> %a, <8 x float> %b) nounwind {
97 ; VZ-LABEL: test02:
103 ; DISABLE-VZ-LABEL: test02:
108 ; BDVER2-LABEL: test02:
114 ; BTVER2-LABEL: test02:
/llvm-project-15.0.7/llvm/test/Linker/
H A Dintrinsics-with-unnamed-types.ll51 ; CHECK-LABEL: @test02(
61 define void @test02(%0* %arg, %1* %tmp, %1** %tmp2, %0** %arg2, %1*** %tmp3, %0*** %arg3) {
/llvm-project-15.0.7/llvm/test/Transforms/LoopInterchange/
H A Dloop-interchange-optimization-remarks.ll85 define void @test02(i32 %k, i32 %N) {
124 ; CHECK-NEXT: Function: test02
132 ; DELIN-NEXT: Function: test02
/llvm-project-15.0.7/clang/test/Analysis/inlining/
H A Dinline-defensive-checks.c15 int test02(int *p, int *x) { in test02() function
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dvsx_shuffle_le.ll45 define <2 x double> @test02(<2 x double>* %p1, <2 x double>* %p2) {
46 ; CHECK-LABEL: test02:
55 ; CHECK-P9-LABEL: test02:
/llvm-project-15.0.7/flang/test/Semantics/
H A Dcall03.f90108 subroutine test02(x) ! 15.5.2.4(2) subroutine
/llvm-project-15.0.7/llvm/test/Analysis/ScalarEvolution/
H A Dsolve-quadratic.ll75 ; CHECK-LABEL: Printing analysis 'Scalar Evolution Analysis' for function 'test02':
96 define signext i32 @test02() {
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dalu64.ll19 ; CHECK-LABEL: @test02
21 define i32 @test02(i64 %Rs, i64 %Rt) #0 {