Home
last modified time | relevance | path

Searched refs:FullDebug (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDIBuilder.h174 DICompileUnit::DebugEmissionKind::FullDebug,
H A DDebugInfoMetadata.h1439 FullDebug, enumerator
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp979 .Case("FullDebug", FullDebug) in getEmissionKind()
999 case FullDebug: in emissionKindString()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp908 case DICompileUnit::FullDebug: in emitHeader()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1082 DIUnit->getEmissionKind() == DICompileUnit::FullDebug) && in getOrCreateDwarfCompileUnit()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp629 EmissionKind = llvm::DICompileUnit::FullDebug; in CreateCompileUnit()
3062 llvm::DICompileUnit::FullDebug, Signature); in getOrCreateModuleRef()