Home
last modified time | relevance | path

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/
DLoopPredication.cpp399 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
DLoopRerollPass.cpp1456 SCEVExpander Expander(*SE, DL, "reroll"); in replace() local
1494 SCEVExpander Expander(*SE, DL, "reroll"); in replaceIV() local
DLoopIdiomRecognize.cpp901 SCEVExpander Expander(*SE, *DL, "loop-idiom"); in processLoopStridedStore() local
1021 SCEVExpander Expander(*SE, *DL, "loop-idiom"); in processLoopStoreOfLoopLoad() local
DInductiveRangeCheckElimination.cpp1409 SCEVExpander Expander(SE, F.getParent()->getDataLayout(), "irce"); in run() local
/third_party/mindspore/mindspore/_extends/graph_kernel/expanders/
D_utils.py21 class Expander: class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
DTrace.cpp336 TraceExpander Expander(Adder, FileHeader.Version); in loadFDRLog() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DMVETailPredication.cpp399 SCEVExpander Expander(*SE, DL, "elements"); in ComputeElements() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUnrollRuntime.cpp638 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/
DHexagonLoopIdiomRecognition.cpp2034 SCEVExpander Expander(*SE, *DL, "hexagon-loop-idiom"); in processCopyingStore() local