Home
last modified time | relevance | path

Searched refs:AC (Results 1 – 25 of 543) sorted by relevance

12345678910>>...22

/external/llvm/include/llvm/Analysis/
DInstructionSimplify.h55 AssumptionCache *AC = nullptr,
64 AssumptionCache *AC = nullptr,
73 AssumptionCache *AC = nullptr,
82 AssumptionCache *AC = nullptr,
91 AssumptionCache *AC = nullptr,
99 AssumptionCache *AC = nullptr,
107 AssumptionCache *AC = nullptr,
115 AssumptionCache *AC = nullptr,
124 AssumptionCache *AC = nullptr,
132 AssumptionCache *AC = nullptr,
[all …]
DValueTracking.h54 AssumptionCache *AC = nullptr,
64 AssumptionCache *AC = nullptr,
72 AssumptionCache *AC = nullptr,
83 AssumptionCache *AC = nullptr,
92 AssumptionCache *AC = nullptr,
98 AssumptionCache *AC = nullptr,
105 AssumptionCache *AC = nullptr,
112 AssumptionCache *AC = nullptr,
119 AssumptionCache *AC = nullptr,
133 unsigned Depth = 0, AssumptionCache *AC = nullptr,
[all …]
DBasicAliasAnalysis.h44 AssumptionCache ∾ variable
50 AssumptionCache &AC, DominatorTree *DT = nullptr,
52 : AAResultBase(), DL(DL), TLI(TLI), AC(AC), DT(DT), LI(LI) {} in AAResultBase()
55 : AAResultBase(Arg), DL(Arg.DL), TLI(Arg.TLI), AC(Arg.AC), DT(Arg.DT), in BasicAAResult()
58 : AAResultBase(std::move(Arg)), DL(Arg.DL), TLI(Arg.TLI), AC(Arg.AC), in BasicAAResult()
153 const DataLayout &DL, unsigned Depth, AssumptionCache *AC,
157 const DataLayout &DL, AssumptionCache *AC, DominatorTree *DT);
174 AssumptionCache *AC, DominatorTree *DT);
DLazyValueInfo.h34 AssumptionCache *AC = nullptr; variable
45 : AC(AC_), TLI(TLI_), DT(DT_) {} in LazyValueInfo()
47 : AC(Arg.AC), TLI(Arg.TLI), DT(Arg.DT), PImpl(Arg.PImpl) { in LazyValueInfo()
52 AC = Arg.AC;
DPHITransAddr.h47 AssumptionCache *AC; variable
53 PHITransAddr(Value *addr, const DataLayout &DL, AssumptionCache *AC) in PHITransAddr() argument
54 : Addr(addr), DL(DL), TLI(nullptr), AC(AC) { in PHITransAddr()
DDemandedBits.h41 DemandedBits(Function &F, AssumptionCache &AC, DominatorTree &DT) : in DemandedBits() argument
42 F(F), AC(AC), DT(DT), Analyzed(false) {} in DemandedBits()
54 AssumptionCache ∾ variable
/external/icu/icu4c/source/samples/uciter8/
Duciter8.sln3 …-11D0-8D11-00A0C91BC942}") = "uciter8", "uciter8.vcxproj", "{94379DD9-E6CC-47AC-8E62-0A4ABD8EB121}"
13 {94379DD9-E6CC-47AC-8E62-0A4ABD8EB121}.Debug|Win32.ActiveCfg = Debug|Win32
14 {94379DD9-E6CC-47AC-8E62-0A4ABD8EB121}.Debug|Win32.Build.0 = Debug|Win32
15 {94379DD9-E6CC-47AC-8E62-0A4ABD8EB121}.Debug|x64.ActiveCfg = Debug|Win32
16 {94379DD9-E6CC-47AC-8E62-0A4ABD8EB121}.Debug|x64.Build.0 = Debug|Win32
17 {94379DD9-E6CC-47AC-8E62-0A4ABD8EB121}.Release|Win32.ActiveCfg = Release|Win32
18 {94379DD9-E6CC-47AC-8E62-0A4ABD8EB121}.Release|Win32.Build.0 = Release|Win32
19 {94379DD9-E6CC-47AC-8E62-0A4ABD8EB121}.Release|x64.ActiveCfg = Release|Win32
20 {94379DD9-E6CC-47AC-8E62-0A4ABD8EB121}.Release|x64.Build.0 = Release|Win32
/external/llvm/test/CodeGen/Mips/
Dmadd-msub.ll21 ; DSP-DAG: mtlo $6, $[[AC:ac[0-3]+]]
22 ; DSP-DAG: madd $[[AC]], ${{[45]}}, ${{[45]}}
23 ; DSP-DAG: mfhi $2, $[[AC]]
24 ; DSP-DAG: mflo $3, $[[AC]]
67 ; DSP-DAG: mtlo $6, $[[AC:ac[0-3]+]]
68 ; DSP-DAG: maddu $[[AC]], ${{[45]}}, ${{[45]}}
69 ; DSP-DAG: mfhi $2, $[[AC]]
70 ; DSP-DAG: mflo $3, $[[AC]]
104 ; DSP-DAG: mthi $6, $[[AC:ac[0-3]+]]
105 ; DSP-DAG: mtlo $7, $[[AC]]
[all …]
/external/clang/lib/StaticAnalyzer/Checkers/
DCheckSecuritySyntaxOnly.cpp64 AnalysisDeclContext* AC; member in __anon7858904f0111::WalkAST
74 : BR(br), AC(ac), II_setid(), in WalkAST()
293 PathDiagnosticLocation::createBegin(FS, BR.getSourceManager(), AC); in checkLoopConditionForFloat()
294 BR.EmitBasicReport(AC->getDecl(), filter.checkName_FloatLoopCounter, in checkLoopConditionForFloat()
328 PathDiagnosticLocation::createBegin(CE, BR.getSourceManager(), AC); in checkCall_gets()
329 BR.EmitBasicReport(AC->getDecl(), filter.checkName_gets, in checkCall_gets()
368 PathDiagnosticLocation::createBegin(CE, BR.getSourceManager(), AC); in checkCall_getpw()
369 BR.EmitBasicReport(AC->getDecl(), filter.checkName_getpw, in checkCall_getpw()
409 PathDiagnosticLocation::createBegin(CE, BR.getSourceManager(), AC); in checkCall_mktemp()
410 BR.EmitBasicReport(AC->getDecl(), filter.checkName_mktemp, in checkCall_mktemp()
[all …]
DIdenticalExprChecker.cpp40 AnalysisDeclContext *AC; member in __anon086543d10111::FindIdenticalExprVisitor
45 : BR(B), Checker(Checker), AC(A) {} in FindIdenticalExprVisitor()
72 BR.EmitBasicReport(AC->getDecl(), Checker, in reportIdenticalExpr()
92 if (isIdenticalStmt(AC->getASTContext(), RHS, B2->getRHS())) { in checkBitwiseOrLogicalOp()
100 if (isIdenticalStmt(AC->getASTContext(), RHS, LHS)) { in checkBitwiseOrLogicalOp()
119 …if (InnerIf && isIdenticalStmt(AC->getASTContext(), I->getCond(), InnerIf->getCond(), /*ignoreSide… in VisitIfStmt()
120 PathDiagnosticLocation ELoc(InnerIf->getCond(), BR.getSourceManager(), AC); in VisitIfStmt()
121 BR.EmitBasicReport(AC->getDecl(), Checker, "Identical conditions", in VisitIfStmt()
141 if (isIdenticalStmt(AC->getASTContext(), Cond1, Cond2, false)) { in VisitIfStmt()
143 PathDiagnosticLocation ELoc(Cond2, BR.getSourceManager(), AC); in VisitIfStmt()
[all …]
DCheckSizeofPointer.cpp28 AnalysisDeclContext* AC; member in __anon153c04df0111::WalkAST
32 : BR(br), Checker(checker), AC(ac) {} in WalkAST()
66 PathDiagnosticLocation::createBegin(E, BR.getSourceManager(), AC); in VisitUnaryExprOrTypeTraitExpr()
67 BR.EmitBasicReport(AC->getDecl(), Checker, in VisitUnaryExprOrTypeTraitExpr()
DObjCContainersASTChecker.cpp31 AnalysisDeclContext* AC; member in __anon9624e1610111::WalkAST
75 : BR(br), Checker(checker), AC(ac), ASTC(AC->getASTContext()), in WalkAST()
144 PathDiagnosticLocation::createBegin(CE, BR.getSourceManager(), AC); in VisitCallExpr()
145 BR.EmitBasicReport(AC->getDecl(), Checker, OsName.str(), in VisitCallExpr()
/external/llvm/lib/Transforms/Utils/
DMem2Reg.cpp31 AssumptionCache &AC) { in promoteMemoryToRegister() argument
49 PromoteMemToReg(Allocas, DT, nullptr, &AC); in promoteMemoryToRegister()
58 auto &AC = AM.getResult<AssumptionAnalysis>(F); in run() local
59 if (!promoteMemoryToRegister(F, DT, AC)) in run()
81 AssumptionCache &AC = in runOnFunction() local
83 return promoteMemoryToRegister(F, DT, AC); in runOnFunction()
DSimplifyInstructions.cpp38 AssumptionCache *AC) { in runImpl() argument
56 if (Value *V = SimplifyInstruction(I, DL, TLI, DT, AC)) { in runImpl()
107 AssumptionCache *AC = in runOnFunction() local
109 return runImpl(F, DT, TLI, AC); in runOnFunction()
132 auto &AC = AM.getResult<AssumptionAnalysis>(F); in run() local
133 bool Changed = runImpl(F, DT, &TLI, &AC); in run()
/external/llvm/lib/Transforms/Scalar/
DSimplifyCFGPass.cpp132 AssumptionCache *AC, in iterativelySimplifyCFG() argument
148 if (SimplifyCFG(&*BBIt++, TTI, BonusInstThreshold, AC, &LoopHeaders)) { in iterativelySimplifyCFG()
159 AssumptionCache *AC, int BonusInstThreshold) { in simplifyFunctionCFG() argument
162 EverChanged |= iterativelySimplifyCFG(F, TTI, AC, BonusInstThreshold); in simplifyFunctionCFG()
176 EverChanged = iterativelySimplifyCFG(F, TTI, AC, BonusInstThreshold); in simplifyFunctionCFG()
192 auto &AC = AM.getResult<AssumptionAnalysis>(F); in run() local
194 if (!simplifyFunctionCFG(F, TTI, &AC, BonusInstThreshold)) in run()
217 AssumptionCache *AC = in runOnFunction() local
221 return simplifyFunctionCFG(F, TTI, AC, BonusInstThreshold); in runOnFunction()
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp53 AssumptionCache *AC; member
59 : DL(DL), TLI(tli), DT(dt), AC(ac), CxtI(cxti) {} in Query()
584 const DominatorTree *DT, AssumptionCache *AC, in SimplifyAddInst() argument
586 return ::SimplifyAddInst(Op0, Op1, isNSW, isNUW, Query(DL, TLI, DT, AC, CxtI), in SimplifyAddInst()
779 const DominatorTree *DT, AssumptionCache *AC, in SimplifySubInst() argument
781 return ::SimplifySubInst(Op0, Op1, isNSW, isNUW, Query(DL, TLI, DT, AC, CxtI), in SimplifySubInst()
948 const DominatorTree *DT, AssumptionCache *AC, in SimplifyFAddInst() argument
950 return ::SimplifyFAddInst(Op0, Op1, FMF, Query(DL, TLI, DT, AC, CxtI), in SimplifyFAddInst()
957 const DominatorTree *DT, AssumptionCache *AC, in SimplifyFSubInst() argument
959 return ::SimplifyFSubInst(Op0, Op1, FMF, Query(DL, TLI, DT, AC, CxtI), in SimplifyFSubInst()
[all …]
/external/autotest/client/site_tests/power_ProbeDriver/
Dcontrol10 PURPOSE = "Confirm that AC driver is loaded and functioning."
12 Plug AC before run this test.
15 - Find exactly one AC.
16 - AC is online.
28 This is a sample test that probes sysfs and makes sure that AC driver
Dcontrol.probe_ac10 PURPOSE = "Confirm that AC driver is loaded and functioning."
12 Plug AC before run this test.
15 - Find exactly one AC.
16 - AC is online.
28 This is a sample test that probes sysfs and makes sure that AC driver
/external/autotest/client/site_tests/suite_HWQual/
Dcontrol.probe_ac10 PURPOSE = "Confirm that AC driver is loaded and functioning."
12 Plug AC before run this test.
15 - Find exactly one AC.
16 - AC is online.
28 This is a sample test that probes sysfs and makes sure that AC driver
/external/libldac/src/
Dproto_ldac.h45 DECLFUNC void calc_add_word_length_ldac(AC *);
48 DECLFUNC void norm_spectrum_ldac(AC *);
49 DECLFUNC void quant_spectrum_ldac(AC *);
50 DECLFUNC void quant_residual_ldac(AC *);
Dquant_ldac.c49 AC *p_ac) in norm_spectrum_ldac()
94 AC *p_ac, in quant_spectrum_core_ldac()
119 AC *p_ac) in quant_spectrum_ldac()
135 AC *p_ac, in quant_residual_core_ldac()
165 AC *p_ac) in quant_residual_ldac()
/external/llvm/tools/llvm-config/
Dllvm-config.cpp85 AvailableComponent *AC = ComponentMap.lookup(Name); in VisitComponent() local
86 if (!AC) { in VisitComponent()
94 assert(AC && "Invalid component name!"); in VisitComponent()
97 if (!VisitedComponents.insert(AC).second) { in VisitComponent()
103 if (!AC->IsInstalled && !IncludeNonInstalled) in VisitComponent()
107 for (unsigned i = 0; AC->RequiredLibraries[i]; ++i) { in VisitComponent()
108 VisitComponent(AC->RequiredLibraries[i], ComponentMap, VisitedComponents, in VisitComponent()
119 if (AC->Library) { in VisitComponent()
121 std::string path = (*GetComponentLibraryPath)(AC->Library); in VisitComponent()
128 RequiredLibs.push_back(AC->Library); in VisitComponent()
[all …]
/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp104 static void CheckUnreachable(Sema &S, AnalysisDeclContext &AC) { in CheckUnreachable() argument
112 if (!S.getSourceManager().isInMainFile(AC.getDecl()->getLocStart())) in CheckUnreachable()
116 reachable_code::FindUnreachableCode(AC, S.getPreprocessor(), UC); in CheckUnreachable()
255 const Stmt *Body, AnalysisDeclContext &AC) { in checkRecursiveFunction() argument
264 CFG *cfg = AC.getCFG(); in checkRecursiveFunction()
297 static ControlFlowKind CheckFallThrough(AnalysisDeclContext &AC) { in CheckFallThrough() argument
298 CFG *cfg = AC.getCFG(); in CheckFallThrough()
307 bool AddEHEdges = AC.getAddEHEdges(); in CheckFallThrough()
517 AnalysisDeclContext &AC) { in CheckFallThroughForBody() argument
549 switch (CheckFallThrough(AC)) { in CheckFallThroughForBody()
[all …]
/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h143 AssumptionCache *AC; variable
146 InstCombineIRInserter(InstCombineWorklist &WL, AssumptionCache *AC) in InstCombineIRInserter() argument
147 : Worklist(WL), AC(AC) {} in InstCombineIRInserter()
156 AC->registerAssumption(cast<CallInst>(I)); in InsertHelper()
187 AssumptionCache *AC; variable
201 AssumptionCache *AC, TargetLibraryInfo *TLI, in InstCombiner() argument
204 ExpensiveCombines(ExpensiveCombines), AA(AA), AC(AC), TLI(TLI), DT(DT), in InstCombiner()
212 AssumptionCache *getAssumptionCache() const { return AC; } in getAssumptionCache()
479 return llvm::computeKnownBits(V, KnownZero, KnownOne, DL, Depth, AC, CxtI, in computeKnownBits()
485 return llvm::MaskedValueIsZero(V, Mask, DL, Depth, AC, CxtI, DT);
[all …]
/external/clang/test/CXX/basic/basic.lookup/basic.lookup.qual/namespace.qual/
Dp3.cpp34 namespace AC { namespace
40 if (AC::i) in test2()
41 AC::f(); in test2()

12345678910>>...22