Home
last modified time | relevance | path

Searched defs:Expander (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DSetTheory.h79 struct Expander { struct
80 virtual ~Expander() {} in ~Expander() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopPredication.cpp377 Value *LoopPredication::expandCheck(SCEVExpander &Expander, in expandCheck()
432 SCEVExpander &Expander, IRBuilder<> &Builder) { in widenICmpRangeCheckIncrementingLoop()
471 SCEVExpander &Expander, IRBuilder<> &Builder) { in widenICmpRangeCheckDecrementingLoop()
509 SCEVExpander &Expander, in widenICmpRangeCheck()
573 SCEVExpander &Expander) { in widenGuardConditions()
822 SCEVExpander Expander(*SE, *DL, "loop-predication"); in runOnLoop() local
DLoopRerollPass.cpp1446 SCEVExpander Expander(*SE, DL, "reroll"); in replace() local
1484 SCEVExpander Expander(*SE, DL, "reroll"); in replaceIV() local
DLoopIdiomRecognize.cpp869 SCEVExpander Expander(*SE, *DL, "loop-idiom"); in processLoopStridedStore() local
982 SCEVExpander Expander(*SE, *DL, "loop-idiom"); in processLoopStoreOfLoopLoad() local
DInductiveRangeCheckElimination.cpp1494 SCEVExpander Expander(SE, F.getParent()->getDataLayout(), "irce"); in run() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp475 SCEVExpander Expander(*SE, "loop-idiom"); in processLoopStridedStore() local
564 SCEVExpander Expander(*SE, "loop-idiom"); in processLoopStoreOfLoopLoad() local
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/examples/
DExpander.java46 public class Expander { class
/external/llvm/lib/Transforms/Utils/
DLoopUnrollRuntime.cpp472 SCEVExpander Expander(*SE, DL, "loop-unroll"); in UnrollRuntimeLoopRemainder() local
/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp764 SCEVExpander Expander(*SE, *DL, "loop-idiom"); in processLoopStridedStore() local
870 SCEVExpander Expander(*SE, *DL, "loop-idiom"); in processLoopStoreOfLoopLoad() local
DInductiveRangeCheckElimination.cpp1169 SCEVExpander Expander(SE, F.getParent()->getDataLayout(), "irce"); in run() local
DLoopRerollPass.cpp1501 SCEVExpander Expander(*SE, DL, "reroll"); in replaceIV() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUnrollRuntime.cpp602 SCEVExpander Expander(*SE, DL, "loop-unroll"); in UnrollRuntimeLoopRemainder() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp2030 SCEVExpander Expander(*SE, *DL, "hexagon-loop-idiom"); in processCopyingStore() local