Searched defs:Expander (Results 1 – 9 of 9) sorted by relevance
/third_party/skia/third_party/externals/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
|
/third_party/mindspore/mindspore/_extends/graph_kernel/expanders/ |
D | _utils.py | 21 class Expander: class
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/ |
D | Trace.cpp | 336 TraceExpander Expander(Adder, FileHeader.Version); in loadFDRLog() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | MVETailPredication.cpp | 399 SCEVExpander Expander(*SE, DL, "elements"); in ComputeElements() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | LoopUnrollRuntime.cpp | 638 SCEVExpander Expander(*SE, DL, "loop-unroll"); in UnrollRuntimeLoopRemainder() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonLoopIdiomRecognition.cpp | 2034 SCEVExpander Expander(*SE, *DL, "hexagon-loop-idiom"); in processCopyingStore() local
|