/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | LoopPredication.cpp | 400 Value *LoopPredication::expandCheck(SCEVExpander &Expander, in expandCheck() 565 SCEVExpander &Expander, Instruction *Guard) { in widenICmpRangeCheckIncrementingLoop() 614 SCEVExpander &Expander, Instruction *Guard) { in widenICmpRangeCheckDecrementingLoop() 676 SCEVExpander &Expander, in widenICmpRangeCheck() 741 SCEVExpander &Expander, in collectChecks() 794 SCEVExpander &Expander) { in widenGuardConditions() 819 BranchInst *BI, SCEVExpander &Expander) { in widenWidenableBranchGuardConditions() 1238 SCEVExpander Expander(*SE, *DL, "loop-predication"); in runOnLoop() local
|
D | LoopRerollPass.cpp | 1472 SCEVExpander Expander(*SE, DL, "reroll"); in replace() local 1510 SCEVExpander Expander(*SE, DL, "reroll"); in replaceIV() local
|
D | LoopIdiomRecognize.cpp | 942 SCEVExpander Expander(*SE, *DL, "loop-idiom"); in processLoopStridedStore() local 1082 SCEVExpander Expander(*SE, *DL, "loop-idiom"); in processLoopStoreOfLoopLoad() local
|
D | InductiveRangeCheckElimination.cpp | 1025 SCEVExpander Expander(SE, DL, "irce"); in parseLoopStructure() local 1424 SCEVExpander Expander(SE, F.getParent()->getDataLayout(), "irce"); in run() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopPredication.cpp | 399 Value *LoopPredication::expandCheck(SCEVExpander &Expander, in expandCheck() 563 SCEVExpander &Expander, Instruction *Guard) { in widenICmpRangeCheckIncrementingLoop() 612 SCEVExpander &Expander, Instruction *Guard) { in widenICmpRangeCheckDecrementingLoop() 674 SCEVExpander &Expander, in widenICmpRangeCheck() 739 SCEVExpander &Expander, in collectChecks() 792 SCEVExpander &Expander) { in widenGuardConditions() 817 BranchInst *BI, SCEVExpander &Expander) { in widenWidenableBranchGuardConditions() 1244 SCEVExpander Expander(*SE, *DL, "loop-predication"); in runOnLoop() local
|
D | LoopRerollPass.cpp | 1456 SCEVExpander Expander(*SE, DL, "reroll"); in replace() local 1494 SCEVExpander Expander(*SE, DL, "reroll"); in replaceIV() local
|
D | LoopIdiomRecognize.cpp | 901 SCEVExpander Expander(*SE, *DL, "loop-idiom"); in processLoopStridedStore() local 1021 SCEVExpander Expander(*SE, *DL, "loop-idiom"); in processLoopStoreOfLoopLoad() local
|
D | InductiveRangeCheckElimination.cpp | 1409 SCEVExpander Expander(SE, F.getParent()->getDataLayout(), "irce"); in run() local
|
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/examples/ |
D | Expander.java | 46 public class Expander { class
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/ |
D | Trace.cpp | 336 TraceExpander Expander(Adder, FileHeader.Version); in loadFDRLog() local
|
/external/llvm-project/llvm/lib/XRay/ |
D | Trace.cpp | 336 TraceExpander Expander(Adder, FileHeader.Version); in loadFDRLog() local
|
/external/llvm-project/polly/lib/Support/ |
D | ScopHelper.cpp | 270 SCEVExpander Expander; member 411 ScopExpander Expander(S.getRegion(), SE, DL, Name, VMap, RTCBB); in expandCodeFor() local
|
/external/llvm/lib/Transforms/Utils/ |
D | LoopUnrollRuntime.cpp | 472 SCEVExpander Expander(*SE, DL, "loop-unroll"); in UnrollRuntimeLoopRemainder() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | MVETailPredication.cpp | 399 SCEVExpander Expander(*SE, DL, "elements"); in ComputeElements() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopIdiomRecognize.cpp | 764 SCEVExpander Expander(*SE, *DL, "loop-idiom"); in processLoopStridedStore() local 870 SCEVExpander Expander(*SE, *DL, "loop-idiom"); in processLoopStoreOfLoopLoad() local
|
D | InductiveRangeCheckElimination.cpp | 1169 SCEVExpander Expander(SE, F.getParent()->getDataLayout(), "irce"); in run() local
|
D | LoopRerollPass.cpp | 1501 SCEVExpander Expander(*SE, DL, "reroll"); in replaceIV() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | LoopUnrollRuntime.cpp | 638 SCEVExpander Expander(*SE, DL, "loop-unroll"); in UnrollRuntimeLoopRemainder() local
|
/external/llvm-project/llvm/lib/Transforms/Utils/ |
D | LoopUnrollRuntime.cpp | 663 SCEVExpander Expander(*SE, DL, "loop-unroll"); in UnrollRuntimeLoopRemainder() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonLoopIdiomRecognition.cpp | 2034 SCEVExpander Expander(*SE, *DL, "hexagon-loop-idiom"); in processCopyingStore() local
|
/external/llvm-project/llvm/lib/Target/Hexagon/ |
D | HexagonLoopIdiomRecognition.cpp | 2053 SCEVExpander Expander(*SE, *DL, "hexagon-loop-idiom"); in processCopyingStore() local
|