Lines Matching defs:getOperation
174 getOperation().emitError() << "CUDA path: " << pathRef
181 getOperation().emitError() << "LibDevice path: " << pathRef
207 gpu::GPUModuleOp getOperation();
251 getOperation().emitError() << "Couldn't create the temp file: `" << filename
258 gpu::GPUModuleOp NVPTXSerializer::getOperation() {
259 return dyn_cast<gpu::GPUModuleOp>(&SerializeGPUModuleBase::getOperation());
288 getOperation().emitError()
315 Location loc = getOperation().getLoc();
319 llvm::formatv("mlir-{0}-{1}-{2}", getOperation().getNameAttr().getValue(),
407 << getOperation().getNameAttr() << "\n";
525 Location loc = getOperation().getLoc();
579 << getOperation().getNameAttr() << "\n";
623 llvm::dbgs() << "LLVM IR for module: " << getOperation().getNameAttr()
633 getOperation()->emitError(
642 getOperation().emitError() << "Target Machine unavailable for triple "
649 getOperation().emitError() << "Failed translating the module to ISA.";
657 llvm::dbgs() << "PTX for module: " << getOperation().getNameAttr() << "\n";