Home
last modified time | relevance | path

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

12345678910>>...17

/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/
H A DDebugContext.java182 SetupAllocationCopyTests AC = in testDebugContextRsAllocationCopy1D_Byte_Normal() local
225 SetupAllocationCopyTests AC = in testDebugContextRsAllocationCopy2D_Short_Normal() local
279 SetupAllocationCopyTests AC = in testDebugContextRsAllocationCopy1D_Byte_BadSrcLOD() local
303 SetupAllocationCopyTests AC = in testDebugContextRsAllocationCopy1D_Byte_BadDstLOD() local
328 SetupAllocationCopyTests AC = in testDebugContextRsAllocationCopy1D_Byte_BadCount() local
351 SetupAllocationCopyTests AC = in testDebugContextRsAllocationCopy1D_Byte_BadSrcOffset() local
375 SetupAllocationCopyTests AC = in testDebugContextRsAllocationCopy1D_Byte_BadDstOffset() local
400 SetupAllocationCopyTests AC = in testDebugContextRsAllocationCopy2D_Short_BadYCount() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A 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 …]
H A DValueTracking.cpp70 AssumptionCache *AC; member
127 AssumptionCache *AC, const Instruction *CxtI, in computeKnownBits()
134 AssumptionCache *AC, const Instruction *CxtI, in haveNoCommonBitsSet()
153 AssumptionCache *AC, const Instruction *CxtI, in ComputeSignBit()
163 unsigned Depth, AssumptionCache *AC, in isKnownToBeAPowerOfTwo()
173 AssumptionCache *AC, const Instruction *CxtI, in isKnownNonZero()
179 AssumptionCache *AC, const Instruction *CxtI, in isKnownNonNegative()
187 AssumptionCache *AC, const Instruction *CxtI, in isKnownPositive()
199 AssumptionCache *AC, const Instruction *CxtI, in isKnownNegative()
209 AssumptionCache *AC, const Instruction *CxtI, in isKnownNonEqual()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A 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 ∾ 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
H A 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
H A DMem2Reg.cpp36 AssumptionCache &AC) { in promoteMemoryToRegister()
63 auto &AC = AM.getResult<AssumptionAnalysis>(F); in run() local
89 AssumptionCache &AC = in runOnFunction() local
H A DPromoteMemoryToRegister.cpp300 AssumptionCache *AC; member
375 static void addAssumeNonNull(AssumptionCache *AC, LoadInst *LI) { in addAssumeNonNull()
387 const DataLayout &DL, AssumptionCache *AC, in convertMetadataToAssumes()
443 DominatorTree &DT, AssumptionCache *AC) { in rewriteSingleStoreAlloca()
547 AssumptionCache *AC) { in promoteSingleBlockAlloca()
1105 AssumptionCache *AC) { in PromoteMemToReg()
H A DPredicateInfo.cpp252 AssumptionCache &AC; member in llvm::PredicateInfoBuilder
289 AssumptionCache &AC) in PredicateInfoBuilder()
763 AssumptionCache &AC) in PredicateInfo()
867 auto &AC = getAnalysis<AssumptionCacheTracker>().getAssumptionCache(F); in runOnFunction() local
880 auto &AC = AM.getResult<AssumptionAnalysis>(F); in run() local
943 auto &AC = AM.getResult<AssumptionAnalysis>(F); in run() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A 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()
H A DValueTracking.cpp104 AssumptionCache *AC; member
188 AssumptionCache *AC, const Instruction *CxtI, in computeKnownBits()
197 unsigned Depth, AssumptionCache *AC, in computeKnownBits()
211 unsigned Depth, AssumptionCache *AC, in computeKnownBits()
222 AssumptionCache *AC, const Instruction *CxtI, in computeKnownBits()
232 const DataLayout &DL, AssumptionCache *AC, in haveNoCommonBitsSet()
302 AssumptionCache *AC, const Instruction *CxtI, in isKnownToBeAPowerOfTwo()
314 AssumptionCache *AC, const Instruction *CxtI, in isKnownNonZero()
321 unsigned Depth, AssumptionCache *AC, in isKnownNonNegative()
330 AssumptionCache *AC, const Instruction *CxtI, in isKnownPositive()
[all …]
H A DLint.cpp126 AssumptionCache *AC; member in __anon1eddb55a0111::Lint
134 AssumptionCache *AC, DominatorTree *DT, TargetLibraryInfo *TLI) in Lint()
525 AssumptionCache *AC) { in isZero()
709 auto *AC = &AM.getResult<AssumptionAnalysis>(F); in run() local
753 auto *AC = &getAnalysis<AssumptionCacheTracker>().getAssumptionCache(F); in INITIALIZE_PASS_DEPENDENCY() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopFlatten.cpp635 AssumptionCache *AC) { in checkOverflow()
684 ScalarEvolution *SE, AssumptionCache *AC, in CanFlattenLoopPair()
730 ScalarEvolution *SE, AssumptionCache *AC, in DoFlattenLoopPair()
803 ScalarEvolution *SE, AssumptionCache *AC, in CanWidenIV()
869 ScalarEvolution *SE, AssumptionCache *AC, in FlattenLoopPair()
922 AssumptionCache *AC, TargetTransformInfo *TTI, LPMUpdater *U, in Flatten()
1008 auto *AC = &getAnalysis<AssumptionCacheTracker>().getAssumptionCache(F); in runOnFunction() local
H A DLoopDataPrefetch.cpp64 LoopDataPrefetch(AssumptionCache *AC, DominatorTree *DT, LoopInfo *LI, in LoopDataPrefetch()
106 AssumptionCache *AC; member in __anon26fdbe980111::LoopDataPrefetch
177 AssumptionCache *AC = &AM.getResult<AssumptionAnalysis>(F); in run() local
202 AssumptionCache *AC = in runOnFunction() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A 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
H A DLoopRotation.cpp58 AssumptionCache *AC; member in __anon617bf9950111::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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp184 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
H A DMem2Reg.cpp36 AssumptionCache &AC) { in promoteMemoryToRegister()
63 auto &AC = AM.getResult<AssumptionAnalysis>(F); in run() local
89 AssumptionCache &AC = in runOnFunction() local
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp208 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
H A DMem2Reg.cpp31 AssumptionCache &AC) { in promoteMemoryToRegister()
58 auto &AC = AM.getResult<AssumptionAnalysis>(F); in run() local
81 AssumptionCache &AC = in runOnFunction() local
H A DSimplifyInstructions.cpp38 AssumptionCache *AC) { in runImpl()
107 AssumptionCache *AC = in runOnFunction() local
132 auto &AC = AM.getResult<AssumptionAnalysis>(F); in run() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DValueTracking.cpp104 AssumptionCache *AC; member
171 AssumptionCache *AC, const Instruction *CxtI, in computeKnownBits()
182 unsigned Depth, AssumptionCache *AC, in computeKnownBits()
192 const DataLayout &DL, AssumptionCache *AC, in haveNoCommonBitsSet()
232 AssumptionCache *AC, const Instruction *CxtI, in isKnownToBeAPowerOfTwo()
241 AssumptionCache *AC, const Instruction *CxtI, in isKnownNonZero()
248 unsigned Depth, AssumptionCache *AC, in isKnownNonNegative()
257 AssumptionCache *AC, const Instruction *CxtI, in isKnownPositive()
269 AssumptionCache *AC, const Instruction *CxtI, in isKnownNegative()
279 const DataLayout &DL, AssumptionCache *AC, in isKnownNonEqual()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp64 LoopDataPrefetch(AssumptionCache *AC, LoopInfo *LI, ScalarEvolution *SE, in LoopDataPrefetch()
96 AssumptionCache *AC; member in __anon065ac1120111::LoopDataPrefetch
161 AssumptionCache *AC = &AM.getResult<AssumptionAnalysis>(F); in run() local
185 AssumptionCache *AC = in runOnFunction() local
H A DLoopUnrollAndJamPass.cpp280 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
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h143 AssumptionCache *AC; variable
146 InstCombineIRInserter(InstCombineWorklist &WL, AssumptionCache *AC) in InstCombineIRInserter()
187 AssumptionCache *AC; variable
201 AssumptionCache *AC, TargetLibraryInfo *TLI, in InstCombiner()

12345678910>>...17