Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp400 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
H A DNaryReassociate.cpp625 SCEVExpander Expander(*SE, *DL, "nary-reassociate"); in tryReassociateMinOrMax() local
H A DLoopIdiomRecognize.cpp1049 SCEVExpander Expander(*SE, *DL, "loop-idiom"); in processLoopStridedStore() local
1198 SCEVExpander Expander(*SE, *DL, "loop-idiom"); in processLoopStoreOfLoopLoad() local
2646 SCEVExpander Expander(*SE, *DL, "loop-idiom"); in recognizeShiftUntilZero() local
H A DLoopRerollPass.cpp1477 SCEVExpander Expander(*SE, DL, "reroll"); in replace() local
1515 SCEVExpander Expander(*SE, DL, "reroll"); in replaceIV() local
H A DInductiveRangeCheckElimination.cpp1025 SCEVExpander Expander(SE, DL, "irce"); in parseLoopStructure() local
1424 SCEVExpander Expander(SE, F.getParent()->getDataLayout(), "irce"); in run() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/XRay/
H A DTrace.cpp336 TraceExpander Expander(Adder, FileHeader.Version); in loadFDRLog() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopUnrollRuntime.cpp672 SCEVExpander Expander(*SE, DL, "loop-unroll"); in UnrollRuntimeLoopRemainder() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp2052 SCEVExpander Expander(*SE, *DL, "hexagon-loop-idiom"); in processCopyingStore() local