Home
last modified time | relevance | path

Searched defs:AC (Results 1 – 25 of 282) sorted by relevance

12345678910>>...12

/external/llvm/lib/Transforms/Utils/
DMem2Reg.cpp31 AssumptionCache &AC) { in promoteMemoryToRegister()
58 auto &AC = AM.getResult<AssumptionAnalysis>(F); in run() local
81 AssumptionCache &AC = in runOnFunction() local
DSimplifyInstructions.cpp38 AssumptionCache *AC) { in runImpl()
107 AssumptionCache *AC = in runOnFunction() local
132 auto &AC = AM.getResult<AssumptionAnalysis>(F); in run() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DMem2Reg.cpp36 AssumptionCache &AC) { in promoteMemoryToRegister()
63 auto &AC = AM.getResult<AssumptionAnalysis>(F); in run() local
89 AssumptionCache &AC = in runOnFunction() local
DAssumeBundleBuilder.cpp110 AssumptionCache* AC = nullptr; member
293 void llvm::salvageKnowledge(Instruction *I, AssumptionCache *AC, in salvageKnowledge()
308 Instruction *CtxI, AssumptionCache *AC, in buildAssumeFromKnowledge()
318 AssumptionCache *AC, in simplifyRetainedKnowledge()
335 AssumptionCache &AC; member
542 bool simplifyAssumes(Function &F, AssumptionCache *AC, DominatorTree *DT) { in simplifyAssumes()
583 AssumptionCache &AC = in runOnFunction() local
612 AssumptionCache *AC = &AM.getResult<AssumptionAnalysis>(F); in run() local
628 AssumptionCache &AC = in runOnFunction() local
DLoopSimplify.cpp174 AssumptionCache *AC) { in findPHIToPartitionLoops()
218 AssumptionCache *AC, MemorySSAUpdater *MSSAU) { in separateNestedLoop()
481 ScalarEvolution *SE, AssumptionCache *AC, in simplifyOneLoop()
709 ScalarEvolution *SE, AssumptionCache *AC, in simplifyLoop()
801 AssumptionCache *AC = in runOnFunction() local
833 AssumptionCache *AC = &AM.getResult<AssumptionAnalysis>(F); in run() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DMem2Reg.cpp36 AssumptionCache &AC) { in promoteMemoryToRegister()
63 auto &AC = AM.getResult<AssumptionAnalysis>(F); in run() local
89 AssumptionCache &AC = in runOnFunction() local
/external/libcxx/test/std/utilities/memory/default.allocator/
Dallocator.ctor.pass.cpp32 typedef std::allocator<char> AC; in main() typedef
41 typedef std::allocator<const char> AC; in main() typedef
/external/llvm/lib/Transforms/Scalar/
DSimplifyCFGPass.cpp132 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
/external/llvm/include/llvm/Analysis/
DDemandedBits.h41 DemandedBits(Function &F, AssumptionCache &AC, DominatorTree &DT) : in DemandedBits()
54 AssumptionCache &AC; variable
DPHITransAddr.h47 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/
DPHITransAddr.h46 AssumptionCache *AC; variable
52 PHITransAddr(Value *addr, const DataLayout &DL, AssumptionCache *AC) in PHITransAddr()
DDemandedBits.h42 DemandedBits(Function &F, AssumptionCache &AC, DominatorTree &DT) : in DemandedBits()
72 AssumptionCache &AC; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DDemandedBits.h42 DemandedBits(Function &F, AssumptionCache &AC, DominatorTree &DT) : in DemandedBits()
89 AssumptionCache &AC; variable
DPHITransAddr.h46 AssumptionCache *AC; variable
52 PHITransAddr(Value *addr, const DataLayout &DL, AssumptionCache *AC) in PHITransAddr()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
DNVPTXUtilities.cpp42 static AnnotationCache AC; in getAnnotationCache() local
48 auto &AC = getAnnotationCache(); in clearAnnotationCache() local
54 auto &AC = getAnnotationCache(); in cacheAnnotationFromMD() local
81 auto &AC = getAnnotationCache(); in cacheAnnotationFromMD() local
116 auto &AC = getAnnotationCache(); in findOneNVVMAnnotation() local
131 auto &AC = getAnnotationCache(); in findAllNVVMAnnotation() local
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp53 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 …]
DCodeMetrics.cpp65 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/
DLoopDataPrefetch.cpp64 LoopDataPrefetch(AssumptionCache *AC, LoopInfo *LI, ScalarEvolution *SE, in LoopDataPrefetch()
96 AssumptionCache *AC; member in __anon8ce123f00111::LoopDataPrefetch
161 AssumptionCache *AC = &AM.getResult<AssumptionAnalysis>(F); in run() local
185 AssumptionCache *AC = in runOnFunction() local
DInstSimplifyPass.cpp105 AssumptionCache *AC = in runOnFunction() local
135 auto &AC = AM.getResult<AssumptionAnalysis>(F); in run() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h143 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-16.0/llvm/lib/Analysis/
DLoads.cpp41 const Instruction *CtxI, AssumptionCache *AC, const DominatorTree *DT, in isDereferenceableAndAlignedPointer()
189 const Instruction *CtxI, AssumptionCache *AC, const DominatorTree *DT, in isDereferenceableAndAlignedPointer()
203 const Instruction *CtxI, AssumptionCache *AC, const DominatorTree *DT, in isDereferenceableAndAlignedPointer()
224 AssumptionCache *AC, in isDereferenceablePointer()
265 AssumptionCache *AC) { in isDereferenceableAndAlignedInLoop()
328 AssumptionCache *AC, in isSafeToLoadUnconditionally()
405 AssumptionCache *AC, in isSafeToLoadUnconditionally()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/AggressiveInstCombine/
DAggressiveInstCombineInternal.h55 AssumptionCache &AC; variable
82 TruncInstCombine(AssumptionCache &AC, TargetLibraryInfo &TLI, in TruncInstCombine()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCodeMetrics.cpp71 const Loop *L, AssumptionCache *AC, in collectEphemeralValues()
95 const Function *F, AssumptionCache *AC, in collectEphemeralValues()
/external/sdv/vsomeip/third_party/boost/type_traits/test/
Dcommon_type_fail.cpp26 typedef tt::common_type<C1, C2>::type AC; typedef
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DInstSimplifyPass.cpp103 AssumptionCache *AC = in runOnFunction() local
133 auto &AC = AM.getResult<AssumptionAnalysis>(F); in run() local

12345678910>>...12