Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/llvm/lib/Analysis/
H A DInlineCost.cpp79 AssumptionCacheTracker *ACT; member in __anon847c27730111::CallAnalyzer
206 CallAnalyzer(const TargetTransformInfo &TTI, AssumptionCacheTracker *ACT, in CallAnalyzer()
1449 AssumptionCacheTracker *ACT, in getInlineCost()
1471 AssumptionCacheTracker *ACT, in getInlineCost()
/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DAssumptionCache.h135 AssumptionCacheTracker *ACT; variable
/aosp_15_r20/external/llvm/include/llvm/Transforms/Utils/
H A DCloning.h185 AssumptionCacheTracker *ACT; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DLoopExtractor.cpp146 if (auto *ACT = getAnalysisIfAvailable<AssumptionCacheTracker>()) in runOnLoop() local
H A DHotColdSplitting.cpp695 if (auto *ACT = getAnalysisIfAvailable<AssumptionCacheTracker>()) in runOnModule() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DAssumptionCache.h189 AssumptionCacheTracker *ACT; variable
/aosp_15_r20/external/ComputeLibrary/tests/validation/CL/
H A DPixelWiseMultiplication.cpp62 …TION_FIXTURE_DATA_TEST_CASE(TEST_NAME, FIXTURE, MODE, SHAPES, DT1, DT2, SCALE, RP, ACT, VALIDATE) \ argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DAssumptionCache.h206 AssumptionCacheTracker *ACT; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DAssumptionCache.h208 AssumptionCacheTracker *ACT; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DAssumptionCache.h206 AssumptionCacheTracker *ACT; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DAssumptionCache.h208 AssumptionCacheTracker *ACT; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DAssumptionCache.h208 AssumptionCacheTracker *ACT; variable
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dusbstorioctl.h8 UCHAR ACT; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DLoopExtractor.cpp124 if (auto *ACT = this->getAnalysisIfAvailable<AssumptionCacheTracker>()) in runOnModule() local
H A DHotColdSplitting.cpp734 if (auto *ACT = getAnalysisIfAvailable<AssumptionCacheTracker>()) in runOnModule() local
/aosp_15_r20/external/pytorch/torch/distributed/_tools/
H A Dfsdp2_mem_tracker.py53 ACT = "Activation" variable in _FSDPRefType
H A Dmem_tracker.py74 ACT = "Activation" variable in _MemRefType
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp149 auto *ACT = getAnalysisIfAvailable<AssumptionCacheTracker>(); in runOnFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp544 IO &IO, COFF::AuxiliaryCLRToken &ACT) { in mapping()
/aosp_15_r20/external/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp460 IO &IO, COFF::AuxiliaryCLRToken &ACT) { in mapping()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp536 IO &IO, COFF::AuxiliaryCLRToken &ACT) { in mapping()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp600 auto *ACT = getAnalysisIfAvailable<AssumptionCacheTracker>(); in runOnFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DSafeStack.cpp892 auto &ACT = getAnalysis<AssumptionCacheTracker>().getAssumptionCache(F); in runOnFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSafeStack.cpp876 auto &ACT = getAnalysis<AssumptionCacheTracker>().getAssumptionCache(F); in runOnFunction() local
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp164 AssumptionCacheTracker *ACT; member in __anon8cbe85b00111::SampleProfileLoader

12