Home
last modified time | relevance | path

Searched refs:upperbound (Results 1 – 9 of 9) sorted by relevance

/llvm-project-15.0.7/llvm/test/Other/
H A Dprint-passes.ll16 …;no-peeling;peeling;no-profile-peeling;profile-peeling;no-runtime;runtime;no-upperbound;upperbound>
H A Dnew-pm-print-pipeline.ll34 …artial;peeling;runtime;upperbound;profile-peeling;full-unroll-max=5;O1>,loop-unroll<no-partial;no-…
35 …artial;peeling;runtime;upperbound;profile-peeling;full-unroll-max=5;O1>,loop-unroll<no-partial;no-…
/llvm-project-15.0.7/llvm/test/Transforms/LoopUnroll/
H A Druntime-small-upperbound.ll3 ; RUN: opt -S -loop-unroll -unroll-runtime -unroll-max-upperbound=6 %s -o - | FileCheck %s --check-…
10 ; Check that loop in hoge_3, with a runtime upperbound of 3, is not unrolled.
73 ; Check that loop in hoge_5, with a runtime upperbound of 5, is unrolled when -unroll-max-upperboun…
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp193 SVal upperbound = svalBuilder.evalBinOpNN(state, BO_GE, rawOffsetVal, in checkLocation() local
197 Optional<NonLoc> upperboundToCheck = upperbound.getAs<NonLoc>(); in checkLocation()
/llvm-project-15.0.7/llvm/test/Transforms/LoopUnroll/AArch64/
H A Dfull-unroll-trip-count-upper-bound.ll2 ; RUN: opt -loop-unroll -unroll-max-upperbound=0 -S -mtriple aarch64 -mcpu=cortex-a57 %s | FileChec…
/llvm-project-15.0.7/llvm/test/DebugInfo/AArch64/
H A Ddbg-sve-types.ll2 ; when the DISubrange has no count, but only an upperbound.
/llvm-project-15.0.7/llvm/lib/Passes/
H A DPassRegistry.def422 "no-upperbound;upperbound")
/llvm-project-15.0.7/mlir/test/Target/LLVMIR/
H A Dopenmp-llvm.mlir395 // CHECK: store i64 31, ptr %{{.*}}upperbound
413 // CHECK: store i64 32, ptr %{{.*}}upperbound
/llvm-project-15.0.7/flang/test/Fir/
H A Dconvert-to-llvm.fir1803 // N is the upperbound, sh1 and sh2 are the shifts or lowerbounds