Home
last modified time | relevance | path

Searched defs:handleBitcodeFile (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/include/mlir/Target/LLVM/
H A DModuleToObject.h55 virtual LogicalResult handleBitcodeFile(llvm::Module &module) { handleBitcodeFile() function
/llvm-project/mlir/lib/Target/LLVM/ROCDL/
H A DTarget.cpp199 LogicalResult SerializeGPUModuleBase::handleBitcodeFile(llvm::Module &module) { handleBitcodeFile() function in SerializeGPUModuleBase