Home
last modified time | relevance | path

Searched refs:Reassociate (Results 1 – 25 of 42) sorted by relevance

12

/external/llvm/test/Transforms/Reassociate/
Dsecondary.ll4 ; Reassociate shouldn't break this testcase involving a secondary
Dcrash2.ll3 ; Reassociate pass used to crash on these example
Doptional-flags.ll4 ; Reassociate should clear optional flags like nsw when reassociating.
Dlooptest.ll9 ; printf("%d\n", i+k+j); /* Reassociate to (i+j)+k */
/external/llvm-project/llvm/test/Transforms/Reassociate/
Dsecondary.ll4 ; Reassociate shouldn't break this testcase involving a secondary
Doptional-flags.ll5 ; Reassociate should clear optional flags like nsw when reassociating.
Dreassociate-landingpad.ll1 ; Reassociate used to move the negation of $time_1_P14.0 above the
Dcrash2.ll4 ; Reassociate pass used to crash on these example
Dpointer-collision-non-determinism.ll5 ; The PairMap[NumBinaryOps] used by the Reassociate pass used to have Value
16 ; ./bin/llvm-lit -v ../test/Transforms/Reassociate
Dlooptest.ll10 ; printf("%d\n", i+k+j); /* Reassociate to (i+j)+k */
/external/llvm/lib/Transforms/Scalar/
DCMakeLists.txt42 Reassociate.cpp
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DCMakeLists.txt60 Reassociate.cpp
/external/llvm-project/llvm/lib/Transforms/Scalar/
DCMakeLists.txt62 Reassociate.cpp
/external/llvm-project/llvm/utils/gn/secondary/llvm/lib/Transforms/Scalar/
DBUILD.gn73 "Reassociate.cpp",
/external/llvm/test/CodeGen/X86/
Dlea-recursion.ll7 ; The Reassociate pass has similar limitations. If these limitations are
/external/llvm/test/Feature/
Doptnone-opt.ll46 ; OPT-O1-DAG: Skipping pass 'Reassociate expressions'
/external/llvm-project/llvm/test/CodeGen/X86/
Dlea-recursion.ll8 ; The Reassociate pass has similar limitations. If these limitations are
/external/llvm-project/llvm/test/Feature/
Doptnone-opt.ll52 ; O1-DAG: Skipping pass 'Reassociate expressions'
/external/swiftshader/src/Reactor/
DNucleus.hpp62 Reassociate, enumerator
DLLVMJIT.cpp851 case rr::Optimization::Pass::Reassociate: passManager.add(llvm::createReassociatePass()); break; in optimize()
/external/llvm-project/llvm/test/Transforms/InstCombine/
Dand-xor-or.ll127 ; Reassociate bitwise logic to eliminate a shift.
/external/llvm-project/llvm/test/Other/
Dopt-O2-pipeline.ll103 ; CHECK-NEXT: Reassociate expressions
Dopt-Os-pipeline.ll89 ; CHECK-NEXT: Reassociate expressions
Dopt-O3-pipeline-enable-matrix.ll108 ; CHECK-NEXT: Reassociate expressions
/external/swiftshader/src/Main/
DSwiftConfig.cpp413 …n value='6'" + (config.optimization[pass] == rr::Optimization::Pass::Reassociate ? selected : em… in page()

12