Home
last modified time | relevance | path

Searched defs:ACT (Results 1 – 25 of 27) sorted by relevance

12

/external/ltp/testcases/kernel/io/disktest/
Dchildmain.h37 EXP,ACT,REREAD enumerator
/external/llvm/include/llvm/Analysis/
DAssumptionCache.h135 AssumptionCacheTracker *ACT; variable
/external/llvm/include/llvm/Transforms/Utils/
DCloning.h185 AssumptionCacheTracker *ACT; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DLoopExtractor.cpp146 if (auto *ACT = getAnalysisIfAvailable<AssumptionCacheTracker>()) in runOnLoop() local
DHotColdSplitting.cpp695 if (auto *ACT = getAnalysisIfAvailable<AssumptionCacheTracker>()) in runOnModule() local
DPartialInlining.cpp364 AssumptionCacheTracker *ACT = &getAnalysis<AssumptionCacheTracker>(); in runOnModule() local
DSampleProfile.cpp506 AssumptionCacheTracker *ACT = nullptr; member in __anon3d3e97830111::SampleProfileLoaderLegacyPass
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DAssumptionCache.h189 AssumptionCacheTracker *ACT; variable
/external/llvm-project/llvm/include/llvm/Analysis/
DAssumptionCache.h204 AssumptionCacheTracker *ACT; variable
/external/llvm/lib/Analysis/
DInlineCost.cpp79 AssumptionCacheTracker *ACT; member in __anoned94fc440111::CallAnalyzer
206 CallAnalyzer(const TargetTransformInfo &TTI, AssumptionCacheTracker *ACT, in CallAnalyzer()
1449 AssumptionCacheTracker *ACT, in getInlineCost()
1471 AssumptionCacheTracker *ACT, in getInlineCost()
DBasicAliasAnalysis.cpp1700 auto &ACT = getAnalysis<AssumptionCacheTracker>(); in runOnFunction() local
/external/llvm-project/llvm/lib/Transforms/IPO/
DLoopExtractor.cpp129 if (auto *ACT = this->getAnalysisIfAvailable<AssumptionCacheTracker>()) in runOnModule() local
DHotColdSplitting.cpp713 if (auto *ACT = getAnalysisIfAvailable<AssumptionCacheTracker>()) in runOnModule() local
/external/llvm-project/llvm/unittests/Analysis/
DAssumeBundleQueriesTest.cpp505 AssumptionCacheTracker ACT; in TEST() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp149 auto *ACT = getAnalysisIfAvailable<AssumptionCacheTracker>(); in runOnFunction() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp590 auto *ACT = getAnalysisIfAvailable<AssumptionCacheTracker>(); in runOnFunction() local
/external/llvm/lib/ObjectYAML/
DCOFFYAML.cpp460 IO &IO, COFF::AuxiliaryCLRToken &ACT) { in mapping()
/external/llvm-project/llvm/lib/ObjectYAML/
DCOFFYAML.cpp536 IO &IO, COFF::AuxiliaryCLRToken &ACT) { in mapping()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCOFFYAML.cpp536 IO &IO, COFF::AuxiliaryCLRToken &ACT) { in mapping()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStack.cpp876 auto &ACT = getAnalysis<AssumptionCacheTracker>().getAssumptionCache(F); in runOnFunction() local
/external/llvm-project/llvm/lib/CodeGen/
DSafeStack.cpp890 auto &ACT = getAnalysis<AssumptionCacheTracker>().getAssumptionCache(F); in runOnFunction() local
/external/llvm/lib/Transforms/IPO/
DSampleProfile.cpp164 AssumptionCacheTracker *ACT; member in __anonbda655a10111::SampleProfileLoader
/external/llvm-project/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp1853 auto &ACT = getAnalysis<AssumptionCacheTracker>(); in runOnFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp2074 auto &ACT = getAnalysis<AssumptionCacheTracker>(); in runOnFunction() local
/external/llvm-project/clang/lib/Sema/
DSemaCoroutine.cpp432 using ACT = ReadySuspendResumeResult::AwaitCallType; in buildCoawaitCalls() typedef

12