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

/freebsd-10-stable/contrib/llvm/lib/DebugInfo/
H A DDWARFCompileUnit.h19 DWARFCompileUnit(const DWARFDebugAbbrev *DA, StringRef IS, StringRef AS, argument
H A DDWARFTypeUnit.h22 DWARFTypeUnit(const DWARFDebugAbbrev *DA, StringRef IS, StringRef AS, argument
H A DDWARFUnit.cpp20 DWARFUnit::DWARFUnit(const DWARFDebugAbbrev *DA, StringRef IS, StringRef AS, argument
/freebsd-10-stable/contrib/llvm/lib/MC/
H A DMCModuleYAML.cpp386 MCDataAtom *DA = MCM.createDataAtom(StartAddress, EndAddress); local
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DTemplateBase.h74 struct DA { struct in class:clang::TemplateArgument
/freebsd-10-stable/contrib/llvm/utils/TableGen/
H A DX86RecognizableInstr.cpp78 D8 = 3, D9 = 4, DA = 5, DB = 6, enumerator in enum:X86Local::__anon3895
/freebsd-10-stable/contrib/llvm/lib/Linker/
H A DLinkModules.cpp1015 GlobalAlias *DA = cast<GlobalAlias>(ValueMap[I]); local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h251 DwarfUnits(AsmPrinter *AP, FoldingSet<DIEAbbrev> *AS, std::vector<DIEAbbrev *> &A, const char *Pref, BumpPtrAllocator &DA) argument
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DDebugInfo.cpp1021 DIArray DA = DCT.getTypeArray(); local
/freebsd-10-stable/contrib/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h330 DA = 5 << Op0Shift, DB = 6 << Op0Shift, enumerator in enum:llvm::X86II::__anon2665
/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp157 dumpExampleDependence(raw_ostream &OS, Function *F, DependenceAnalysis *DA) argument
/freebsd-10-stable/contrib/ntp/ntpd/
H A Drefclock_wwv.c311 #define DA 4 /* day digits (3) */ macro
[all...]
/freebsd-10-stable/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3169 AccessAnalysis(DataLayout *Dl, DepCandidates &DA) : argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp9638 DLLImportAttr *DA = FD->getAttr<DLLImportAttr>(); local

Completed in 328 milliseconds