/third_party/libphonenumber/tools/java/java-build/test/com/google/i18n/phonenumbers/buildtools/testdata/ |
H A D | expected_metadata.js | |
H A D | expected_shortnumbermetadata.js | |
/third_party/libphonenumber/javascript/i18n/phonenumbers/ |
H A D | metadata.js | |
H A D | metadatalite.js | |
H A D | shortnumbermetadata.js | |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/ |
H A D | NaryReassociate.h | 167 AssumptionCache *AC; member in llvm::NaryReassociatePass
|
H A D | SROA.h | 67 AssumptionCache *AC = nullptr; member in llvm::SROA
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/ |
H A D | SLPVectorizer.h | 72 AssumptionCache *AC = nullptr; member
|
H A D | LoopVectorize.h | 141 AssumptionCache *AC; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | CodeMetrics.cpp | 70 collectEphemeralValues( const Loop *L, AssumptionCache *AC, SmallPtrSetImpl<const Value *> &EphValues) collectEphemeralValues() argument 94 collectEphemeralValues( const Function *F, AssumptionCache *AC, SmallPtrSetImpl<const Value *> &EphValues) collectEphemeralValues() argument
|
H A D | AssumptionCache.cpp | 231 AssumptionCache &AC = AM.getResult<AssumptionAnalysis>(F); in run() local
|
H A D | DemandedBits.cpp | 297 auto &AC = getAnalysis<AssumptionCacheTracker>().getAssumptionCache(F); in runOnFunction() local 480 auto &AC = AM.getResult<AssumptionAnalysis>(F); in run() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | Mem2Reg.cpp | 63 auto &AC = AM.getResult<AssumptionAnalysis>(F); in run() local 89 AssumptionCache &AC = variable 35 promoteMemoryToRegister(Function &F, DominatorTree &DT, AssumptionCache &AC) promoteMemoryToRegister() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | InstructionSimplify.h | 94 AssumptionCache *AC = nullptr; member
|
H A D | PHITransAddr.h | 46 AssumptionCache *AC; member in llvm::PHITransAddr 52 PHITransAddr(Value *addr, const DataLayout &DL, AssumptionCache *AC) in PHITransAddr() argument
|
H A D | DemandedBits.h | 42 DemandedBits(Function &F, AssumptionCache &AC, DominatorTree &DT) : in DemandedBits() argument 72 AssumptionCache &AC; member in llvm::DemandedBits
|
H A D | AssumptionCache.h | 52 AssumptionCache *AC; member in llvm::AssumptionCache::final
|
H A D | LazyValueInfo.h | 33 AssumptionCache *AC = nullptr; member in llvm::LazyValueInfo
|
H A D | LoopAnalysisManager.h | 55 AssumptionCache &AC; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
H A D | Local.h | 69 AssumptionCache *AC; member
|
H A D | CodeExtractor.h | 93 AssumptionCache *AC; member in llvm::CodeExtractor
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | LoopExtractor.cpp | 144 AssumptionCache *AC = nullptr; in runOnLoop() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | InstSimplifyPass.cpp | 105 AssumptionCache *AC = variable 135 auto &AC = AM.getResult<AssumptionAnalysis>(F); in run() local
|
H A D | LoopInstSimplify.cpp | 192 AssumptionCache &AC = variable 51 simplifyLoopInst(Loop &L, DominatorTree &DT, LoopInfo &LI, AssumptionCache &AC, const TargetLibraryInfo &TLI, MemorySSAUpdater *MSSAU) simplifyLoopInst() argument
|
H A D | LoopRotation.cpp | 96 auto *AC = &getAnalysis<AssumptionCacheTracker>().getAssumptionCache(F); variable
|