Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/GPU/Transforms/
H A DSerializeToHsaco.cpp281 std::string theRocmPath = getRocmPath(); in translateToLLVMIR() local
282 llvm::SmallString<32> bitcodePath(theRocmPath); in translateToLLVMIR()
439 std::string theRocmPath = getRocmPath(); in createHsaco() local
440 llvm::SmallString<32> lldPath(theRocmPath); in createHsaco()