| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/ |
| H A D | AlignmentFromAssumptions.h | 35 ScalarEvolution *SE = nullptr; member
|
| H A D | NaryReassociate.h | 170 ScalarEvolution *SE; member in llvm::NaryReassociatePass
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| H A D | ScalarEvolutionNormalization.cpp | 96 normalizeForPostIncUse(const SCEV *S, const PostIncLoopSet &Loops, ScalarEvolution &SE) normalizeForPostIncUse() argument 105 normalizeForPostIncUseIf(const SCEV *S, NormalizePredTy Pred, ScalarEvolution &SE) normalizeForPostIncUseIf() argument 110 denormalizeForPostIncUse(const SCEV *S, const PostIncLoopSet &Loops, ScalarEvolution &SE) denormalizeForPostIncUse() argument [all...] |
| H A D | Delinearization.cpp | 44 ScalarEvolution *SE; member in __anon23902::Delinearization
|
| H A D | IVUsers.cpp | 60 isInteresting(const SCEV *S, const Instruction *I, const Loop *L, ScalarEvolution *SE, LoopInfo *LI) isInteresting() argument 305 IVUsers(Loop *L, AssumptionCache *AC, LoopInfo *LI, DominatorTree *DT, ScalarEvolution *SE) IVUsers() argument 371 auto *SE = &getAnalysis<ScalarEvolutionWrapperPass>().getSE(); runOnLoop() local [all...] |
| H A D | Loads.cpp | 197 isDereferenceableAndAlignedInLoop(LoadInst *LI, Loop *L, ScalarEvolution &SE, DominatorTree &DT) isDereferenceableAndAlignedInLoop() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| H A D | LoopUnrollAnalyzer.h | 81 ScalarEvolution &SE; member in llvm::UnrolledInstAnalyzer 48 UnrolledInstAnalyzer(unsigned Iteration, DenseMap<Value *, Constant *> &SimplifiedValues, ScalarEvolution &SE, const Loop *L) UnrolledInstAnalyzer() argument
|
| H A D | ScalarEvolutionAliasAnalysis.h | 27 ScalarEvolution &SE; member in llvm::SCEVAAResult 30 explicit SCEVAAResult(ScalarEvolution &SE) : AAResultBase(), SE(SE) {} in SCEVAAResult() argument
|
| H A D | LoopAnalysisManager.h | 58 ScalarEvolution &SE; member
|
| H A D | IVUsers.h | 99 ScalarEvolution *SE; member in llvm::IVUsers
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
| H A D | LoopVersioning.h | 147 ScalarEvolution *SE; member in llvm::LoopVersioning
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/ |
| H A D | LoopVectorize.h | 133 ScalarEvolution *SE; member
|
| /third_party/icu/tools/colprobe/ |
| H A D | strengthprobe.h | 37 UChar SE; member in StrengthProbe
|
| H A D | strengthprobe.cpp | 29 StrengthProbe::StrengthProbe(CompareFn comparer, GetSortKeyFn getter, UChar SE, in StrengthProbe() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| H A D | LoopRotation.cpp | 98 auto &SE = getAnalysis<ScalarEvolutionWrapperPass>().getSE(); variable
|
| H A D | LoopSink.cpp | 252 sinkLoopInvariantInstructions(Loop &L, AAResults &AA, LoopInfo &LI, DominatorTree &DT, BlockFrequencyInfo &BFI, ScalarEvolution *SE) sinkLoopInvariantInstructions() argument
|
| H A D | LoopDeletion.cpp | 43 static bool isLoopDead(Loop *L, ScalarEvolution &SE, in isLoopDead() argument 256 ScalarEvolution &SE = getAnalysis<ScalarEvolutionWrapperPass>().getSE(); in runOnLoop() local 136 deleteLoopIfDead(Loop *L, DominatorTree &DT, ScalarEvolution &SE, LoopInfo &LI) deleteLoopIfDead() argument [all...] |
| H A D | LoopVersioningLICM.cpp | 171 ScalarEvolution *SE = nullptr; member [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXTargetTransformInfo.cpp | 144 void NVPTXTTIImpl::getUnrollingPreferences(Loop *L, ScalarEvolution &SE, in getUnrollingPreferences() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| H A D | BoundsChecking.cpp | 57 getBoundsCheckCond(Value *Ptr, Value *InstVal, const DataLayout &DL, TargetLibraryInfo &TLI, ObjectSizeOffsetEvaluator &ObjSizeEval, BuilderTy &IRB, ScalarEvolution &SE) getBoundsCheckCond() argument 143 addBoundsChecking(Function &F, TargetLibraryInfo &TLI, ScalarEvolution &SE) addBoundsChecking() argument 211 auto &SE = AM.getResult<ScalarEvolutionAnalysis>(F); run() local 229 auto &SE = getAnalysis<ScalarEvolutionWrapperPass>().getSE(); global() variable [all...] |
| /third_party/curl/tests/ |
| H A D | negtelnetserver.py | 282 SE = 240 variable in NegTokens
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vsrc_life.c | 299 enum { NW, N, NE, W, E, SW, S, SE }; in evolve() enumerator
|
| /third_party/libinput/test/ |
| H A D | test-gestures.c | 34 N, NE, E, SE, S, SW, W, NW, NCARDINALS enumerator
|
| /third_party/libphonenumber/cpp/test/phonenumbers/ |
| H A D | test_util.h | 172 static const char* SE() { in SE() function in i18n::phonenumbers::RegionCode
|
| /third_party/libphonenumber/java/libphonenumber/test/com/google/i18n/phonenumbers/ |
| H A D | RegionCode.java | 56 static final String SE = "SE"; field in RegionCode
|