Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp415 Value *LoopPredication::expandCheck(SCEVExpander &Expander, in expandCheck()
530 Instruction *LoopPredication::findInsertPt(const SCEVExpander &Expander, in findInsertPt()
581 LoopICmp LatchCheck, LoopICmp RangeCheck, SCEVExpander &Expander, in widenICmpRangeCheckIncrementingLoop()
630 LoopICmp LatchCheck, LoopICmp RangeCheck, SCEVExpander &Expander, in widenICmpRangeCheckDecrementingLoop()
692 LoopPredication::widenICmpRangeCheck(ICmpInst *ICI, SCEVExpander &Expander, in widenICmpRangeCheck()
757 SCEVExpander &Expander, in collectChecks()
810 SCEVExpander &Expander) { in widenGuardConditions()
839 BranchInst *BI, SCEVExpander &Expander) { in widenWidenableBranchGuardConditions()
1313 SCEVExpander Expander(*SE, *DL, "loop-predication"); in runOnLoop() local
H A DLoopIdiomRecognize.cpp1117 SCEVExpander Expander(*SE, *DL, "loop-idiom"); in processLoopStridedStore() local
1338 SCEVExpander Expander(*SE, *DL, "loop-idiom"); in processLoopStoreOfLoopLoad() local
2853 SCEVExpander Expander(*SE, *DL, "loop-idiom"); in recognizeShiftUntilZero() local
H A DLoopRerollPass.cpp1468 SCEVExpander Expander(*SE, DL, "reroll"); in replace() local
1506 SCEVExpander Expander(*SE, DL, "reroll"); in replaceIV() local
H A DLoopBoundSplit.cpp407 SCEVExpander Expander( in splitLoopBound() local
H A DInductiveRangeCheckElimination.cpp1026 SCEVExpander Expander(SE, DL, "irce"); in parseLoopStructure() local
1426 SCEVExpander Expander(SE, F.getParent()->getDataLayout(), "irce"); in run() local
H A DNaryReassociate.cpp634 SCEVExpander Expander(*SE, *DL, "nary-reassociate"); in tryReassociateMinOrMax() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A 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
H A DLoopRerollPass.cpp1456 SCEVExpander Expander(*SE, DL, "reroll"); in replace() local
1494 SCEVExpander Expander(*SE, DL, "reroll"); in replaceIV() local
H A DLoopIdiomRecognize.cpp901 SCEVExpander Expander(*SE, *DL, "loop-idiom"); in processLoopStridedStore() local
1021 SCEVExpander Expander(*SE, *DL, "loop-idiom"); in processLoopStoreOfLoopLoad() local
H A DInductiveRangeCheckElimination.cpp1409 SCEVExpander Expander(SE, F.getParent()->getDataLayout(), "irce"); in run() local
/aosp_15_r20/dalvik/dx/src/com/android/dx/rop/code/
H A DRegisterSpecList.java394 private static class Expander { class in RegisterSpecList
401 private Expander(RegisterSpecList regSpecList, BitSet compatRegs, int base, in Expander() method in RegisterSpecList.Expander
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/examples/
H A DExpander.java46 public class Expander { class
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp764 SCEVExpander Expander(*SE, *DL, "loop-idiom"); in processLoopStridedStore() local
870 SCEVExpander Expander(*SE, *DL, "loop-idiom"); in processLoopStoreOfLoopLoad() local
H A DInductiveRangeCheckElimination.cpp1169 SCEVExpander Expander(SE, F.getParent()->getDataLayout(), "irce"); in run() local
H A DLoopRerollPass.cpp1501 SCEVExpander Expander(*SE, DL, "reroll"); in replaceIV() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
H A DTrace.cpp336 TraceExpander Expander(Adder, FileHeader.Version); in loadFDRLog() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/XRay/
H A DTrace.cpp334 TraceExpander Expander(Adder, FileHeader.Version); in loadFDRLog() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp399 SCEVExpander Expander(*SE, DL, "elements"); in ComputeElements() local
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DLoopUnrollRuntime.cpp472 SCEVExpander Expander(*SE, DL, "loop-unroll"); in UnrollRuntimeLoopRemainder() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLoopUnrollRuntime.cpp638 SCEVExpander Expander(*SE, DL, "loop-unroll"); in UnrollRuntimeLoopRemainder() local
/aosp_15_r20/external/rust/android-crates-io/crates/prettyplease/src/
Dmac.rs57 Expander, in macro_rules() enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLoopUnrollRuntime.cpp655 SCEVExpander Expander(*SE, DL, "loop-unroll"); in UnrollRuntimeLoopRemainder() local
H A DLoopUtils.cpp1669 Instruction *Loc, ArrayRef<PointerDiffInfo> Checks, SCEVExpander &Expander, in addDiffRuntimeChecks()
/aosp_15_r20/out/soong/.intermediates/external/apache-commons-compress/apache-commons-compress/android_common/javac/
Dapache-commons-compress.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/github/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/apache-commons-compress/apache-commons-compress/android_common_apex10000/javac/
Dapache-commons-compress.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/github/ com/ ...

123