Home
last modified time | relevance | path

Searched defs:emitDebugInfo (Results 1 – 5 of 5) sorted by relevance

/llvm-project/mlir/include/mlir/Target/SPIRV/
H A DSerialization.h28 bool emitDebugInfo = false; global() member
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerUnit.cpp92 Error DwarfUnit::emitDebugInfo(const Triple &TargetTriple) { emitDebugInfo() function in DwarfUnit
/llvm-project/mlir/lib/Target/SPIRV/
H A DTranslateRegistration.cpp102 static LogicalResult roundTripModule(spirv::ModuleOp module, bool emitDebugInfo, in roundTripModule()
/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp407 Error DWARFYAML::emitDebugInfo(raw_ostream &OS, const DWARFYAML::Data &DI) { emitDebugInfo() function in DWARFYAML
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2371 void DwarfDebug::emitDebugInfo() { emitDebugInfo() function in DwarfDebug