Home
last modified time | relevance | path

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

/llvm-project/mlir/unittests/Target/LLVM/
H A DSerializeNVVMTarget.cpp52 std::optional<std::string> ptxasCompiler = hasPtxas() local
/llvm-project/mlir/lib/Target/LLVM/NVVM/
H A DTarget.cpp266 std::optional<std::string> ptxasCompiler = findTool("ptxas"); compileToBinary() local