Home
last modified time | relevance | path

Searched refs:loop4 (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dpragma-loop-pr27643.cpp34 void loop4(int *List, int Length) { in loop4() function
/llvm-project-15.0.7/llvm/test/Transforms/LoopRotate/
H A Dpreserve-mssa.ll66 ; CHECK-LABEL: @loop4
67 define dso_local fastcc void @loop4() unnamed_addr {
/llvm-project-15.0.7/llvm/test/Transforms/LoopUnroll/
H A Dunroll-pragmas.ll11 ; loop4 contains a small loop which should be completely unrolled by
15 ; CHECK-LABEL: @loop4(
17 define void @loop4(i32* nocapture %a) {
/llvm-project-15.0.7/llvm/test/Analysis/MemorySSA/
H A Dinvariant-groups.ll307 ; CHECK-LABEL: define {{.*}} @loop4(
308 define i8 @loop4(i8* %p) {
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dtbl-loops.ll529 define void @loop4(i8* noalias nocapture noundef writeonly %dst, float* nocapture noundef readonly …
530 ; CHECK-LABEL: loop4:
/llvm-project-15.0.7/llvm/test/Analysis/ScalarEvolution/
H A Dflags-from-poison.ll595 br label %loop4
596 loop4: