Home
last modified time | relevance | path

Searched refs:foldable (Results 1 – 25 of 40) sorted by relevance

12

/external/skia/resources/sksl/shared/
DSwizzleByConstantIndex.sksl21 half4 foldable() {
33 half4 c = foldable();
DTernaryExpression.sksl17 // Constant-foldable test
/external/llvm/test/Transforms/SimplifyCFG/
DPhiEliminate3.ll24 ; This phi should be foldable if threshold >= 2
29 ; This phi should be foldable if threshold >= 7
DPhiBlockMerge2.ll20 ; This block should be foldable into M
DPhiBlockMerge.ll21 ; This block should be foldable into M
/external/llvm-project/llvm/test/Transforms/SimplifyCFG/
DPhiEliminate3.ll39 ; This phi should be foldable if threshold >= 2
44 ; This phi should be foldable if threshold >= 7
DPhiBlockMerge2.ll20 ; This block should be foldable into M
DPhiBlockMerge.ll21 ; This block should be foldable into M
/external/llvm/test/CodeGen/X86/
Dpr24602.ll3 ; PR24602: Make sure we don't barf on non-foldable code (with opaque constants).
/external/llvm-project/llvm/test/CodeGen/X86/
Dpr24602.ll3 ; PR24602: Make sure we don't barf on non-foldable code (with opaque constants).
/external/llvm-project/llvm/test/Transforms/LoopStrengthReduce/
Dnegative-scale.ll18 ; (%input - 2 * %j) is not foldable. Worth another indvar.
/external/llvm/test/Transforms/LoopStrengthReduce/
Dnegative-scale.ll18 ; (%input - 2 * %j) is not foldable. Worth another indvar.
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util/
Dconstant-folding.mlir11 // Tests that foldable ops are constant-folded to enable legalization of ops
/external/llvm-project/llvm/test/Analysis/ScalarEvolution/
Dsext-iv-2.ll9 ; These sexts are not foldable.
/external/llvm/test/Analysis/ScalarEvolution/
Dsext-iv-2.ll8 ; These sexts are not foldable.
/external/llvm-project/llvm/test/Transforms/LowerConstantIntrinsics/
Dobjectsize_basic.ll47 ; Test foldable null pointers because we evaluate them with non-exact modes in
/external/llvm-project/llvm/docs/GlobalISel/
DIRTranslator.rst92 for expensive non-foldable constants. However, this can lead to unnecessary
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dexpand-foldable-isel.ll4 ; The foldable ISEL in this test case is introduced at simple register coalescing stage.
Dexpand-contiguous-isel.ll6 ; Simple register coalescing first create the foldable ISEL instruction as we have seen in expand-f…
/external/llvm-project/llvm/test/Transforms/InstCombine/
Dicmp-div-constant.ll112 ; All of these tests contain foldable division-by-constant instructions, but we
Dumin-icmp.ll6 ; Test all 4 foldable predicates (eq,ne,uge,ult) * 4 commutation
Dsmax-icmp.ll6 ; Test all 4 foldable predicates (eq,ne,sgt,sle) * 4 commutation
Dumax-icmp.ll6 ; Test all 4 foldable predicates (eq,ne,ugt,ule) * 4 commutation
/external/llvm-project/llvm/test/Analysis/CostModel/SystemZ/
Dmemop-folding-int-arith.ll165 ; A sub LHS loaded operand is *not* foldable.
235 ; A sub RHS loaded operand is foldable.
434 ; An sdiv loaded dividend (lhs) operand is *not* foldable.
482 ; An sdiv loaded divisor (rhs) operand is foldable.
526 ; An udiv loaded dividend (lhs) operand is *not* foldable.
564 ; An udiv loaded divisor (rhs) operand is foldable.
/external/llvm-project/llvm/test/Transforms/SCCP/
Dipsccp-basic.ll279 ;; Ensure that a struct as an arg to a potentially constant-foldable

12