Searched defs:CU (Results 1 - 23 of 23) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp485 DwarfCompileUnit *CU = DD->lookupUnit(Entry->getUnit()); local
H A DDwarfAccelTable.cpp224 DwarfCompileUnit *CU = D->lookupUnit(HD->Die->getUnit()); local
H A DDebugLocStream.h35 DwarfCompileUnit *CU; member in struct:llvm::DebugLocStream::List
38 List(DwarfCompileUnit *CU, size_t EntryOffset) argument
78 size_t startList(DwarfCompileUnit *CU) { argument
162 ListBuilder(DebugLocStream &Locs, DwarfCompileUnit &CU, AsmPrinter &Asm, argument
H A DDwarfUnit.h379 DwarfCompileUnit &CU; member in class:llvm::DwarfTypeUnit
H A DDwarfDebug.h185 SymbolCU(DwarfCompileUnit *CU, const MCSymbol *Sym) : Sym(Sym), CU(CU) {} argument
187 DwarfCompileUnit *CU; member in struct:llvm::SymbolCU
[all...]
H A DDwarfDebug.cpp353 template <typename Func> void forBothCUs(DwarfCompileUnit &CU, Func F) { argument
370 auto &CU = SPMap[SP]; local
477 DwarfCompileUnit &CU = constructDwarfCompileUnit(CUNode); local
1418 computeIndexValue(DwarfUnit *CU, const DIE *Die) argument
1645 const DwarfCompileUnit *CU = List.CU; local
1785 DwarfCompileUnit *CU = it.first; local
1979 constructSkeletonCU(const DwarfCompileUnit &CU) argument
2025 getDwoLineTable(const DwarfCompileUnit &CU) argument
2044 addDwarfTypeUnitType(DwarfCompileUnit &CU, StringRef Identifier, DIE &RefDie, const DICompositeType *CTy) argument
[all...]
H A DDwarfUnit.cpp76 DwarfTypeUnit::DwarfTypeUnit(unsigned UID, DwarfCompileUnit &CU, AsmPrinter *A, argument
[all...]
/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DDebugInfo.cpp63 auto *CU = cast<DICompileUnit>(CU_Nodes->getOperand(CUi)); local
111 auto *CU = cast<DICompileUnit>(CU_Nodes->getOperand(i)); local
256 addCompileUnit(DICompileUnit *CU) argument
[all...]
H A DType.cpp606 const ConstantInt *CU = dyn_cast_or_null<ConstantInt>(C); local
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DCharUnits.h223 static unsigned getHashValue(const clang::CharUnits &CU) { argument
201 operator *(clang::CharUnits::QuantityType Scale, const clang::CharUnits &CU) argument
/freebsd-11.0-release/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h74 auto *CU = std::upper_bound( variable
/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp261 namespace CU { namespace in namespace:__anon2711
[all...]
/freebsd-11.0-release/contrib/elftoolchain/addr2line/
H A Daddr2line.c57 struct CU { struct
[all...]
/freebsd-11.0-release/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp436 static bool getFunctionNameForAddress(DWARFCompileUnit *CU, uint64_t Address, argument
461 DWARFCompileUnit *CU = getCompileUnitForAddress(Address); local
477 DWARFCompileUnit *CU = getCompileUnitForAddress(Address); local
520 DWARFCompileUnit *CU = getCompileUnitForAddress(Address); local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp178 static void AddOperand(DICompileUnit *CU, DISubprogramArray SPs, argument
/freebsd-11.0-release/contrib/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp413 namespace CU { namespace in namespace:__anon3058
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp423 std::string GCOVProfiler::mangleName(const DICompileUnit *CU, argument
496 auto *CU = cast<DICompileUnit>(CU_Nodes->getOperand(i)); local
584 auto *CU = cast<DICompileUnit>(CU_Nodes->getOperand(i)); local
860 auto *CU = cast<DICompileUnit>(CU_Nodes->getOperand(i)); local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp814 namespace CU { namespace
[all...]
/freebsd-11.0-release/usr.bin/tip/tip/
H A Dtip.h67 char *CU; /* call unit if making a phone call */ variable
/freebsd-11.0-release/contrib/llvm/lib/Linker/
H A DIRMover.cpp1222 auto *CU = cast<DICompileUnit>(CompileUnits->getOperand(I)); local
1270 auto *CU = cast<DICompileUnit>(CompileUnits->getOperand(I)); local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp2256 ConstantInt *CU = cast<ConstantInt>(Addr->getOperand(OpNo)); local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.cpp3874 llvm::MDNode *CU = CUNode->getOperand(i); local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp5100 std::string charUnitsToString(const CharUnits &CU) { argument

Completed in 413 milliseconds