Home
last modified time | relevance | path

Searched refs:test01 (Results 1 – 15 of 15) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Darm64-regress-opt-cmp.mir5 define i32 @test01() nounwind {
20 name: test01
H A Dsubs-to-sub-opt.ll7 define i32 @test01() nounwind {
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dbranch.ll35 define i1 @test01(i1 %cond) {
36 ; CHECK-LABEL: @test01(
H A Dnoalias-scope-decl.ll4 define void @test01(i8* %ptr0, i8* %ptr1) {
5 ; CHECK-LABEL: @test01(
/llvm-project-15.0.7/clang/test/CodeGen/
H A Daarch64-sve-acle-__ARM_FEATURE_SVE_VECTOR_OPERATORS.cpp22 void test01() { in test01() function
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Davx-vzeroupper.ll32 define <8 x float> @test01(<4 x float> %a, <4 x float> %b, <8 x float> %c) nounwind {
33 ; VZ-LABEL: test01:
47 ; DISABLE-VZ-LABEL: test01:
60 ; BDVER2-LABEL: test01:
74 ; BTVER2-LABEL: test01:
/llvm-project-15.0.7/llvm/test/Linker/
H A Dintrinsics-with-unnamed-types.ll13 ; CHECK-LABEL: @test01(
24 define void @test01(%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.ll23 define void @test01(i32 %N){
64 ; CHECK-NEXT: Function: test01
72 ; DELIN-NEXT: Function: test01
/llvm-project-15.0.7/clang/test/Analysis/inlining/
H A Dinline-defensive-checks.c9 int test01(int *p) { in test01() function
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dvsx_shuffle_le.ll28 define <2 x double> @test01(<2 x double>* %p1, <2 x double>* %p2) {
29 ; CHECK-LABEL: test01:
35 ; CHECK-P9-LABEL: test01:
/llvm-project-15.0.7/llvm/test/Transforms/Inline/
H A Dnoalias-calls2.ll67 define void @test01(i32* noalias %p0, i32* noalias %p1, i32 %cnt) {
68 ; CHECK-LABEL: define {{[^@]+}}@test01
/llvm-project-15.0.7/llvm/test/Transforms/LoopUnroll/
H A Dpeel-loop-noalias-scope-decl.ll10 define internal fastcc void @test01(i8* %p0, i8* %p1, i8* %p2) unnamed_addr align 2 {
11 ; CHECK-LABEL: @test01(
/llvm-project-15.0.7/flang/test/Semantics/
H A Dcall03.f9099 subroutine test01(x) ! 15.5.2.4(2) subroutine
/llvm-project-15.0.7/llvm/test/Analysis/ScalarEvolution/
H A Dsolve-quadratic.ll43 ; CHECK-LABEL: Printing analysis 'Scalar Evolution Analysis' for function 'test01'
52 define signext i32 @test01() {
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dalu64.ll11 ; CHECK-LABEL: @test01
13 define i32 @test01(i64 %Rs, i64 %Rt) #0 {