Searched defs:DV (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DDivZeroChecker.cpp70 Optional<DefinedSVal> DV = Denom.getAs<DefinedSVal>(); local
H A DNonNullParamChecker.cpp135 auto DV = V.getAs<DefinedSVal>(); local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/
H A DSummaryView.cpp68 DisplayValues DV; local
101 DisplayValues DV; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DExecutionDomainFix.cpp35 void ExecutionDomainFix::release(DomainValue *DV) { argument
54 DomainValue *DV = DVRef; local
[all...]
H A DCodeGenPrepare.cpp3566 Value *DV = AM.GetFieldAsValue(DifferentField, IntPtrTy); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.cpp108 const DILocalVariable *DV = Var->getVariable(); local
H A DDbgEntityHistoryCalculator.cpp364 static void handleNewDebugValue(InlinedEntity Var, const MachineInstr &DV, argument
379 const MachineInstr &DV = *Entry.getInstr(); local
H A DDwarfCompileUnit.cpp691 DIE *DwarfCompileUnit::constructVariableDIE(DbgVariable &DV, bool Abstract) { argument
709 DIE *DwarfCompileUnit::constructVariableDIEImpl(const DbgVariable &DV, argument
885 constructVariableDIE(DbgVariable &DV, const LexicalScope &Scope, DIE *&ObjectPointer) argument
1406 addVariableAddress(const DbgVariable &DV, DIE &Die, MachineLocation Location) argument
1440 addComplexAddress(const DbgVariable &DV, DIE &Die, dwarf::Attribute Attribute, const MachineLocation &Location) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLegacyDivergenceAnalysis.cpp123 DenseSet<const Value *> &DV; // Stores all divergent values. member in class:__anon1670::DivergencePropagator
97 DivergencePropagator(Function &F, TargetTransformInfo &TTI, DominatorTree &DT, PostDominatorTree &PDT, DenseSet<const Value *> &DV, DenseSet<const Use *> &DU) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DFormat.h174 FormattedNumber(uint64_t HV, int64_t DV, unsigned W, bool H, bool U, argument
/netbsd-current/usr.bin/tip/
H A Dtip.c89 char *DV; variable
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h266 std::unique_ptr<DVEntry[]> DV; member in class:llvm::final
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1069 unsigned DV = EV / (1 << CV); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp6082 Constant *DV = NeedMask ? ResultLists[PHI][0].second : DefaultResults[PHI]; local

Completed in 324 milliseconds