Home
last modified time | relevance | path

Searched defs:AC (Results 1 - 25 of 84) sorted by relevance

1234

/third_party/libphonenumber/tools/java/java-build/test/com/google/i18n/phonenumbers/buildtools/testdata/
H A Dexpected_metadata.js
H A Dexpected_shortnumbermetadata.js
/third_party/libphonenumber/javascript/i18n/phonenumbers/
H A Dmetadata.js
H A Dmetadatalite.js
H A Dshortnumbermetadata.js
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
H A DNaryReassociate.h167 AssumptionCache *AC; member in llvm::NaryReassociatePass
H A DSROA.h67 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 DSLPVectorizer.h72 AssumptionCache *AC = nullptr; member
H A DLoopVectorize.h141 AssumptionCache *AC; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DCodeMetrics.cpp70 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 DAssumptionCache.cpp231 AssumptionCache &AC = AM.getResult<AssumptionAnalysis>(F); in run() local
H A DDemandedBits.cpp297 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 DMem2Reg.cpp63 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 DInstructionSimplify.h94 AssumptionCache *AC = nullptr; member
H A DPHITransAddr.h46 AssumptionCache *AC; member in llvm::PHITransAddr
52 PHITransAddr(Value *addr, const DataLayout &DL, AssumptionCache *AC) in PHITransAddr() argument
H A DDemandedBits.h42 DemandedBits(Function &F, AssumptionCache &AC, DominatorTree &DT) : in DemandedBits() argument
72 AssumptionCache &AC; member in llvm::DemandedBits
H A DAssumptionCache.h52 AssumptionCache *AC; member in llvm::AssumptionCache::final
H A DLazyValueInfo.h33 AssumptionCache *AC = nullptr; member in llvm::LazyValueInfo
H A DLoopAnalysisManager.h55 AssumptionCache &AC; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DLocal.h69 AssumptionCache *AC; member
H A DCodeExtractor.h93 AssumptionCache *AC; member in llvm::CodeExtractor
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DLoopExtractor.cpp144 AssumptionCache *AC = nullptr; in runOnLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DInstSimplifyPass.cpp105 AssumptionCache *AC = variable
135 auto &AC = AM.getResult<AssumptionAnalysis>(F); in run() local
H A DLoopInstSimplify.cpp192 AssumptionCache &AC = variable
51 simplifyLoopInst(Loop &L, DominatorTree &DT, LoopInfo &LI, AssumptionCache &AC, const TargetLibraryInfo &TLI, MemorySSAUpdater *MSSAU) simplifyLoopInst() argument
H A DLoopRotation.cpp96 auto *AC = &getAnalysis<AssumptionCacheTracker>().getAssumptionCache(F); variable

Completed in 42 milliseconds

1234