| /llvm-project-15.0.7/llvm/test/Transforms/LoopStrengthReduce/ |
| H A D | scaling-factor-incompat-type.ll | 2 ; Check that it doesn't crash by generating formula with zero in base register 3 ; when one of the IV factors does't fit (2^32 in this test) the formula type
|
| H A D | canonical-form.ll | 4 ; When GenerateICmpZeroScales transforms the base formula
|
| H A D | wrong-hoisting-iv.ll | 7 ; Test checks that LSR does not hoist increment of %val9 while expanding the other pieces of formula 188 ; Test checks that LSR does not hoist increment of %val8 while expanding the other pieces of formula
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopStrengthReduce/AArch64/ |
| H A D | lsr-pre-inc-offset-check.ll | 6 ; formula. However, there are cases where the step, results in an 11 ; addressing mode and because of that it should not generate a reuse formula.
|
| /llvm-project-15.0.7/mlir/lib/Dialect/SparseTensor/IR/ |
| H A D | SparseTensorDialect.cpp | 365 Region &formula = getRegion(); in verify() local 366 if (!formula.empty()) { in verify() 368 this, formula, "reduce", TypeRange{inputType, inputType}, inputType); in verify()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | ppc-redzone-alignment-bug.ll | 1 ; Note the formula for negative number alignment calculation should be y = x & ~(n-1) rather than y…
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopStrengthReduce/X86/ |
| H A D | canonical-2.ll | 3 ; PR33077. Check the LSR Use formula to be inserted is already canonicalized and
|
| H A D | canonical.ll | 2 ; Check LSR formula canonicalization will put loop invariant regs before
|
| H A D | sibling-loops.ll | 3 ; We find it is very bad to allow LSR formula containing SCEVAddRecExpr Reg
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Mips/ |
| H A D | addressing-mode.ll | 6 ; Check that LSR doesn't choose a solution with a formula "reg + 4*reg".
|
| /llvm-project-15.0.7/llvm/test/Transforms/SimpleLoopUnswitch/ |
| H A D | exponential-nontrivial-unswitch-nested.ll | 3 ; candidates formula (unscaled candidates == 0) is enforced: 21 ; When we relax the candidates part of a multiplier formula
|
| H A D | exponential-nontrivial-unswitch-nested2.ll | 8 ; candidates formula (unscaled candidates == 0) is enforced: 26 ; When we relax the candidates part of a multiplier formula
|
| H A D | exponential-nontrivial-unswitch.ll | 3 ; formula (unscaled candidates == 0) is enforced:
|
| H A D | exponential-switch-unswitch.ll | 9 ; When we use the stricted multiplier candidates formula (unscaled candidates == 0)
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | CommentCommands.td | 216 def FDollar : VerbatimBlockCommand<"f$">; // Inline LaTeX formula 218 defm FBracket : VerbatimBlockCommand<"f[", "f]">; // Displayed LaTeX formula
|
| /llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/debugger/dbgeng/ |
| H A D | README.md | 16 The dexter backend follows the same formula as others; it creates a process
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Math/Transforms/ |
| H A D | PolynomialApproximation.cpp | 867 Value formula = builder.create<arith::AddFOp>(offset, rationalPoly); in matchAndRewrite() local 868 formula = builder.create<arith::SelectOp>(isLessThanBound[intervalsCount - 1], in matchAndRewrite() 869 formula, one); in matchAndRewrite() 872 Value negFormula = builder.create<arith::NegFOp>(formula); in matchAndRewrite() 874 builder.create<arith::SelectOp>(isNegativeArg, negFormula, formula); in matchAndRewrite()
|
| /llvm-project-15.0.7/libclc/generic/lib/math/ |
| H A D | erf.cl | 210 * Remark. The formula is derived by noting
|
| H A D | erfc.cl | 211 * Remark. The formula is derived by noting
|
| H A D | lgamma_r.cl | 280 // (better formula:
|
| /llvm-project-15.0.7/openmp/runtime/doc/doxygen/ |
| H A D | config | 343 # memory usage. The cache size is given by this formula: 355 # formula: 2^(16+LOOKUP_CACHE_SIZE). The valid range is 0..9, the default is 0,
|
| /llvm-project-15.0.7/lldb/docs/ |
| H A D | doxygen.cfg.in | 286 # memory usage. The cache size is given by this formula:
|
| /llvm-project-15.0.7/polly/lib/External/isl/doc/ |
| H A D | implementation.tex | 1642 As explained by \textcite{Beletska2009}, applying the same formula
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | doxygen.cfg.in | 381 # cache size is given by this formula: 2^(16+LOOKUP_CACHE_SIZE). The valid range
|
| /llvm-project-15.0.7/bolt/docs/ |
| H A D | doxygen.cfg.in | 383 # cache size is given by this formula: 2^(16+LOOKUP_CACHE_SIZE). The valid range
|