| /llvm-project-15.0.7/llvm/test/YAMLParser/ |
| H A D | spec-02-20.test | 4 exponential: 12.3015e+02
|
| H A D | construct-float.test | 4 exponential: 685.230_15e+03
|
| /llvm-project-15.0.7/llvm/test/Assembler/ |
| H A D | 2002-04-07-HexFloatConstants.ll | 4 ; exponential form, outputs it correctly in hex format. This is a distillation
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Math/IR/ |
| H A D | MathOps.td | 347 let summary = "base-e exponential of the specified value"; 362 // Scalar natural exponential. 374 let summary = "base-2 exponential of the specified value"; 390 // Scalar natural exponential. 402 let summary = "base-e exponential of the specified value minus 1"; 419 // Scalar natural exponential minus 1.
|
| /llvm-project-15.0.7/llvm/test/Transforms/CodeGenPrepare/X86/ |
| H A D | bitreverse-hang.ll | 18 ; This results in exponential runtime. The loop here is 32 iterations which will
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | bitreverse-hang.ll | 18 ; This results in exponential runtime. The loop here is 32 iterations which will
|
| /llvm-project-15.0.7/llvm/test/Transforms/Inline/ |
| H A D | cgscc-cycle-debug.ll | 4 ; redundant rerun could cause exponential size growth due to inlining along cycles.
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Complex/IR/ |
| H A D | ComplexOps.td | 229 let summary = "computes exponential of a complex number"; 231 The `exp` op takes a single complex number and computes the exponential of 252 let summary = "computes exponential of a complex number minus 1";
|
| /llvm-project-15.0.7/llvm/test/Transforms/SimpleLoopUnswitch/ |
| H A D | exponential-nontrivial-unswitch2.ll | 3 ; exponential behavior with any kind of controlling heuristics here.
|
| H A D | exponential-switch-unswitch.ll | 4 ; whole switch. This can easily lead to exponential behavior w/o proper control.
|
| H A D | exponential-nontrivial-unswitch-nested2.ll | 3 ; That means we should not be getting exponential behavior on inner-loop
|
| /llvm-project-15.0.7/libclc/generic/lib/math/ |
| H A D | sinh.cl | 87 // When y is large enough so that the negative exponential is negligible,
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/ |
| H A D | README.txt | 46 path-sensitivity. We reduce exponential blow-up by caching nodes. If
|
| /llvm-project-15.0.7/mlir/lib/Conversion/SPIRVToLLVM/ |
| H A D | SPIRVToLLVM.cpp | 1235 Value exponential = rewriter.create<LLVM::ExpOp>(loc, dstType, multiplied); in matchAndRewrite() local 1238 rewriter.create<LLVM::FSubOp>(loc, dstType, exponential, one); in matchAndRewrite() 1240 rewriter.create<LLVM::FAddOp>(loc, dstType, exponential, one); in matchAndRewrite()
|
| /llvm-project-15.0.7/llvm/include/llvm/Support/ |
| H A D | TargetOpcodes.def | 580 /// Generic base-e exponential of a value. 583 /// Generic base-2 exponential of a value.
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/SPIRV/IR/ |
| H A D | SPIRVCLOps.td | 215 Compute the base-e exponential of x. (i.e. ex)
|
| /llvm-project-15.0.7/llvm/test/Transforms/JumpThreading/ |
| H A D | crash.ll | 569 ; to taking exponential time.
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopUnrollAndJam/ |
| H A D | unroll-and-jam-many-instr.ll | 12 ; This loops triggers a exponential explosion of the algorithm.
|
| /llvm-project-15.0.7/llvm/include/llvm/Target/ |
| H A D | GenericOpcodes.td | 885 // Floating point base-e exponential of a value. 892 // Floating point base-2 exponential of a value.
|
| /llvm-project-15.0.7/llvm/test/Transforms/GuardWidening/ |
| H A D | basic.ll | 356 ; Checks that we are adequately guarded against exponential-time
|
| H A D | basic_widenable_condition_guards.ll | 723 ; Checks that we are adequately guarded against exponential-time
|
| /llvm-project-15.0.7/llvm/docs/GlobalISel/ |
| H A D | GenericOpcode.rst | 564 Calculate the base-e or base-2 exponential of a value
|
| /llvm-project-15.0.7/mlir/docs/Rationale/ |
| H A D | RationaleSimplifiedPolyhedralForm.md | 328 sometimes exponential time complexity. We expect that most machine learning
|
| /llvm-project-15.0.7/mlir/test/IR/ |
| H A D | parser.mlir | 1105 // We want to print floats in exponential notation with 6 significant digits,
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | CommandLine.rst | 1590 exponential notation (ex: ``1.7e15``) and properly supports locales.
|