Home
last modified time | relevance | path

Searched refs:DebugTranslation (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/
H A DDebugTranslation.cpp27 DebugTranslation::DebugTranslation(Operation *module, llvm::Module &llvmModule) in DebugTranslation() function in DebugTranslation
65 void DebugTranslation::finalize() { builder.finalize(); } in finalize()
79 void DebugTranslation::translate(LLVMFuncOp func, llvm::Function &llvmFunc) { in translate()
124 DebugTranslation::translateLoc(Location loc, llvm::DILocalScope *scope) { in translateLoc()
132 DebugTranslation::translateLoc(Location loc, llvm::DILocalScope *scope, in translateLoc()
181 llvm::DIFile *DebugTranslation::translateFile(StringRef fileName) { in translateFile()
H A DCMakeLists.txt6 DebugTranslation.cpp
14 DebugTranslation.cpp
H A DDebugTranslation.h29 class DebugTranslation {
31 DebugTranslation(Operation *module, llvm::Module &llvmModule);
H A DModuleTranslation.cpp395 std::make_unique<DebugTranslation>(module, *this->llvmModule)), in ModuleTranslation()
/llvm-project-15.0.7/mlir/include/mlir/Target/LLVMIR/
H A DModuleTranslation.h41 class DebugTranslation; variable
294 std::unique_ptr<detail::DebugTranslation> debugTranslation;
/llvm-project-15.0.7/utils/bazel/llvm-project-overlay/mlir/
H A DBUILD.bazel5866 "lib/Target/LLVMIR/DebugTranslation.cpp",
5867 "lib/Target/LLVMIR/DebugTranslation.h",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt8397 mlir/lib/Target/LLVMIR/DebugTranslation.cpp
8398 mlir/lib/Target/LLVMIR/DebugTranslation.h