Searched defs:AC_ (Results 1 – 13 of 13) sorted by relevance
/external/llvm-project/llvm/include/llvm/Analysis/ |
D | LazyValueInfo.h | 42 LazyValueInfo(AssumptionCache *AC_, const DataLayout *DL_, in LazyValueInfo()
|
/external/llvm/include/llvm/Analysis/ |
D | LazyValueInfo.h | 43 LazyValueInfo(AssumptionCache *AC_, TargetLibraryInfo *TLI_, in LazyValueInfo()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | LazyValueInfo.h | 43 LazyValueInfo(AssumptionCache *AC_, const DataLayout *DL_, TargetLibraryInfo *TLI_, in LazyValueInfo()
|
/external/llvm-project/llvm/lib/Transforms/InstCombine/ |
D | InstCombineNegator.cpp | 103 Negator::Negator(LLVMContext &C, const DataLayout &DL_, AssumptionCache &AC_, in Negator()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | NaryReassociate.cpp | 197 bool NaryReassociatePass::runImpl(Function &F, AssumptionCache *AC_, in runImpl()
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | NaryReassociate.cpp | 197 bool NaryReassociatePass::runImpl(Function &F, AssumptionCache *AC_, in runImpl()
|
D | MemCpyOptimizer.cpp | 1700 AssumptionCache *AC_, DominatorTree *DT_, in runImpl()
|
/external/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 3506 AssumptionCache *AC_, DemandedBits *DB_) { in runImpl()
|
D | LoopVectorize.cpp | 6597 DemandedBits &DB_, AliasAnalysis &AA_, AssumptionCache &AC_, in runImpl()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 7897 DemandedBits &DB_, AliasAnalysis &AA_, AssumptionCache &AC_, in runImpl()
|
D | SLPVectorizer.cpp | 5614 AssumptionCache *AC_, DemandedBits *DB_, in runImpl()
|
/external/llvm-project/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 5898 AssumptionCache *AC_, DemandedBits *DB_, in runImpl()
|
D | LoopVectorize.cpp | 9278 DemandedBits &DB_, AAResults &AA_, AssumptionCache &AC_, in runImpl()
|