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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DDivZeroChecker.cpp61 Optional<DefinedSVal> DV = Denom.getAs<DefinedSVal>(); local
H A DNonNullParamChecker.cpp76 Optional<DefinedSVal> DV = V.getAs<DefinedSVal>(); local
H A DStreamChecker.cpp340 Optional<DefinedSVal> DV = SV.getAs<DefinedSVal>(); local
/freebsd-9.3-release/usr.bin/tip/tip/
H A Dacu.c77 logent(value(HOST), "", DV, "call completed"); local
166 logent(value(HOST), "", DV, "call terminated"); local
H A Dtip.h62 char *DV; /* UNIX device(s) to open */ variable
/freebsd-9.3-release/contrib/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h273 DVEntry *DV; member in class:llvm::FullDependence
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DExecutionDepsFix.cpp175 DomainValue *retain(DomainValue *DV) { argument
222 void ExeDepsFix::release(DomainValue *DV) { argument
243 DomainValue *DV = DVRef; local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp448 void CompileUnit::addVariableAddress(const DbgVariable &DV, DIE *Die, argument
513 void CompileUnit::addComplexAddress(const DbgVariable &DV, DIE *Die, argument
606 addBlockByrefAddress(const DbgVariable &DV, DIE *Die, dwarf::Attribute Attribute, const MachineLocation &Location) argument
1765 constructVariableDIE(DbgVariable &DV, bool isScopeAbstract) argument
[all...]
H A DDwarfDebug.cpp1246 DbgVariable *DwarfDebug::findAbstractVariable(DIVariable &DV, argument
1795 DIVariable DV = Var->getVariable(); local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/IR/
H A DDebugInfo.cpp865 DIVariable llvm::createInlinedVariable(MDNode *DV, MDNode *InlinedScope, argument
875 DIVariable llvm::cleanseInlinedVariable(MDNode *DV, LLVMContext &VMContext) { argument
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjC.cpp3022 RValue DV = EmitAnyExpr(&DstExpr); local

Completed in 87 milliseconds