/external/llvm/lib/Transforms/Utils/ |
D | Mem2Reg.cpp | 31 AssumptionCache &AC) { in promoteMemoryToRegister() 58 auto &AC = AM.getResult<AssumptionAnalysis>(F); in run() local 81 AssumptionCache &AC = in runOnFunction() local
|
D | SimplifyInstructions.cpp | 38 AssumptionCache *AC) { in runImpl() 107 AssumptionCache *AC = in runOnFunction() local 132 auto &AC = AM.getResult<AssumptionAnalysis>(F); in run() local
|
D | LoopSimplify.cpp | 208 AssumptionCache *AC) { in findPHIToPartitionLoops() 252 AssumptionCache *AC) { in separateNestedLoop() 466 ScalarEvolution *SE, AssumptionCache *AC, in simplifyOneLoop() 699 ScalarEvolution *SE, AssumptionCache *AC, in simplifyLoop() 778 AssumptionCache *AC = in runOnFunction() local 812 AssumptionCache *AC = &AM.getResult<AssumptionAnalysis>(F); in run() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | Mem2Reg.cpp | 36 AssumptionCache &AC) { in promoteMemoryToRegister() 63 auto &AC = AM.getResult<AssumptionAnalysis>(F); in run() local 89 AssumptionCache &AC = in runOnFunction() local
|
D | LoopSimplify.cpp | 184 AssumptionCache *AC) { in findPHIToPartitionLoops() 228 AssumptionCache *AC, MemorySSAUpdater *MSSAU) { in separateNestedLoop() 474 ScalarEvolution *SE, AssumptionCache *AC, in simplifyOneLoop() 711 ScalarEvolution *SE, AssumptionCache *AC, in simplifyLoop() 804 AssumptionCache *AC = in runOnFunction() local 838 AssumptionCache *AC = &AM.getResult<AssumptionAnalysis>(F); in run() local
|
/external/libcxx/test/std/utilities/memory/default.allocator/ |
D | allocator.ctor.pass.cpp | 32 typedef std::allocator<char> AC; in main() typedef 41 typedef std::allocator<const char> AC; in main() typedef
|
/external/llvm/lib/Transforms/Scalar/ |
D | SimplifyCFGPass.cpp | 132 AssumptionCache *AC, in iterativelySimplifyCFG() 159 AssumptionCache *AC, int BonusInstThreshold) { in simplifyFunctionCFG() 192 auto &AC = AM.getResult<AssumptionAnalysis>(F); in run() local 217 AssumptionCache *AC = in runOnFunction() local
|
D | LoopRotation.cpp | 58 AssumptionCache *AC; member in __anon85a2888b0111::LoopRotate 64 const TargetTransformInfo *TTI, AssumptionCache *AC, in LoopRotate() 628 auto *AC = FAM.getCachedResult<AssumptionAnalysis>(*F); in run() local 671 auto *AC = &getAnalysis<AssumptionCacheTracker>().getAssumptionCache(F); in runOnLoop() local
|
/external/llvm/include/llvm/Analysis/ |
D | DemandedBits.h | 41 DemandedBits(Function &F, AssumptionCache &AC, DominatorTree &DT) : in DemandedBits() 54 AssumptionCache &AC; variable
|
D | PHITransAddr.h | 47 AssumptionCache *AC; variable 53 PHITransAddr(Value *addr, const DataLayout &DL, AssumptionCache *AC) in PHITransAddr()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | DemandedBits.h | 42 DemandedBits(Function &F, AssumptionCache &AC, DominatorTree &DT) : in DemandedBits() 72 AssumptionCache &AC; variable
|
D | PHITransAddr.h | 46 AssumptionCache *AC; variable 52 PHITransAddr(Value *addr, const DataLayout &DL, AssumptionCache *AC) in PHITransAddr()
|
/external/llvm/lib/Analysis/ |
D | InstructionSimplify.cpp | 53 AssumptionCache *AC; member 584 const DominatorTree *DT, AssumptionCache *AC, in SimplifyAddInst() 779 const DominatorTree *DT, AssumptionCache *AC, in SimplifySubInst() 948 const DominatorTree *DT, AssumptionCache *AC, in SimplifyFAddInst() 957 const DominatorTree *DT, AssumptionCache *AC, in SimplifyFSubInst() 966 const DominatorTree *DT, AssumptionCache *AC, in SimplifyFMulInst() 974 const DominatorTree *DT, AssumptionCache *AC, in SimplifyMulInst() 1075 const DominatorTree *DT, AssumptionCache *AC, in SimplifySDivInst() 1093 const DominatorTree *DT, AssumptionCache *AC, in SimplifyUDivInst() 1136 const DominatorTree *DT, AssumptionCache *AC, in SimplifyFDivInst() [all …]
|
D | CodeMetrics.cpp | 65 const Loop *L, AssumptionCache *AC, in collectEphemeralValues() 87 const Function *F, AssumptionCache *AC, in collectEphemeralValues()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopDataPrefetch.cpp | 64 LoopDataPrefetch(AssumptionCache *AC, LoopInfo *LI, ScalarEvolution *SE, in LoopDataPrefetch() 96 AssumptionCache *AC; member in __anon8eda88880111::LoopDataPrefetch 161 AssumptionCache *AC = &AM.getResult<AssumptionAnalysis>(F); in run() local 185 AssumptionCache *AC = in runOnFunction() local
|
D | InstSimplifyPass.cpp | 105 AssumptionCache *AC = in runOnFunction() local 135 auto &AC = AM.getResult<AssumptionAnalysis>(F); in run() local
|
D | LoopUnrollAndJamPass.cpp | 280 AssumptionCache &AC, DependenceInfo &DI, in tryToUnrollAndJamLoop() 433 AssumptionCache &AC, DependenceInfo &DI, in tryToUnrollAndJamLoop() 483 auto &AC = getAnalysis<AssumptionCacheTracker>().getAssumptionCache(F); in runOnFunction() local 528 AssumptionCache &AC = AM.getResult<AssumptionAnalysis>(F); in run() local
|
D | LoopInstSimplify.cpp | 52 AssumptionCache &AC, const TargetLibraryInfo &TLI, in simplifyLoopInst() 192 AssumptionCache &AC = in runOnLoop() local
|
D | AlignmentFromAssumptions.cpp | 378 auto &AC = getAnalysis<AssumptionCacheTracker>().getAssumptionCache(F); in runOnFunction() local 385 bool AlignmentFromAssumptionsPass::runImpl(Function &F, AssumptionCache &AC, in runImpl() 402 AssumptionCache &AC = AM.getResult<AssumptionAnalysis>(F); in run() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineInternal.h | 143 AssumptionCache *AC; variable 146 InstCombineIRInserter(InstCombineWorklist &WL, AssumptionCache *AC) in InstCombineIRInserter() 187 AssumptionCache *AC; variable 201 AssumptionCache *AC, TargetLibraryInfo *TLI, in InstCombiner()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | CodeMetrics.cpp | 71 const Loop *L, AssumptionCache *AC, in collectEphemeralValues() 95 const Function *F, AssumptionCache *AC, in collectEphemeralValues()
|
/external/clang/test/SemaCXX/ |
D | missing-header.cpp | 6 static ControlFlowKind CheckFallThrough(AnalysisDeclContext &AC) { in CheckFallThrough()
|
/external/clang/test/CXX/basic/basic.lookup/basic.lookup.qual/namespace.qual/ |
D | p3.cpp | 34 namespace AC { namespace
|
/external/clang/test/CodeGenCXX/ |
D | mangle-alias-template.cpp | 27 Alloc<int> AC; in z() local
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | VforkChecker.cpp | 89 ASTContext &AC = C.getASTContext(); in isVforkCall() local 113 ASTContext &AC = C.getASTContext(); in isCallWhitelisted() local
|