Searched defs:handleBitcodeFile (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/include/mlir/Target/LLVM/ | ||
H A D | ModuleToObject.h | 55 virtual LogicalResult handleBitcodeFile(llvm::Module &module) { handleBitcodeFile() function |
/llvm-project/mlir/lib/Target/LLVM/ROCDL/ | ||
H A D | Target.cpp | 199 LogicalResult SerializeGPUModuleBase::handleBitcodeFile(llvm::Module &module) { handleBitcodeFile() function in SerializeGPUModuleBase |