Home
last modified time | relevance | path

Searched refs:emitRemark (Results 1 – 25 of 34) sorted by relevance

12

/external/llvm-project/mlir/test/lib/IR/
DTestSymbolUses.cpp28 symbol->emitRemark() in operateOnSymbol()
34 symbol->emitRemark() << "symbol contains " << numUses in operateOnSymbol()
43 symbol->emitRemark() << "symbol has no uses"; in operateOnSymbol()
54 symbolUse.getUser()->emitRemark() in operateOnSymbol()
59 symbol->emitRemark() << "symbol has " << llvm::size(*symbolUses) << " uses"; in operateOnSymbol()
83 module.emitRemark() << name << " function successfully erased"; in runOnOperation()
DTestSideEffects.cpp28 op.emitRemark() << "operation has no memory effects"; in runOnOperation()
33 auto diag = op.emitRemark() << "found an instance of "; in runOnOperation()
62 op.emitRemark() << "found a parametric effect with " in runOnOperation()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dtest_visitor_util.cc48 op->emitRemark() << step_id++ << ": " << get_stage_description(stage); in runOnFunction()
53 op.emitRemark() << step_id++ << ": " << get_stage_description(stage); in runOnFunction()
82 op->emitRemark() << step_id++ << ": " << get_stage_description(stage); in runOnFunction()
90 func.emitRemark() << step_id++ << ": walk was interrupted"; in runOnFunction()
99 func.emitRemark() << step_id++ << ": walk was interrupted"; in runOnFunction()
Dtest_side_effect_analysis.cc50 op->emitRemark("ID: ") << ids[op]; in runOnFunction()
60 op->emitRemark("Predecessors: ") in runOnFunction()
64 op->emitRemark("Successors: ") in runOnFunction()
Dtest_resource_alias_analysis.cc88 InFlightDiagnostic diag = op->emitRemark("Region #") in runOnFunction()
96 InFlightDiagnostic diag = op->emitRemark("Result #") in runOnFunction()
/external/llvm-project/mlir/test/lib/Dialect/Shape/
DTestShapeFunctions.cpp47 op->emitRemark() << "implements InferType op interface"; in runOnOperation()
49 op->emitRemark() << "associated shape function: " << fn.getName(); in runOnOperation()
52 op->emitRemark() << "associated shape function: " << fn.getName(); in runOnOperation()
54 op->emitRemark() << "no associated way to refine shape"; in runOnOperation()
/external/llvm-project/mlir/test/lib/Dialect/Test/
DTestInterfaces.td20 emitRemark(loc) << $_type << " - TestA";
26 emitRemark(loc) << $_type << " - TestB";
37 emitRemark(loc) << $_type << " - TestRet";
45 emitRemark(loc) << *this << " - TestD";
51 emitRemark(loc) << $_type << " - TestE";
DTestTypes.h58 emitRemark(loc) << *this << " - TestC"; in printTypeC()
DTestPatterns.cpp133 op->emitRemark() << "value " << it.index() << ": " in reifyReturnShape()
183 dOp.emitRemark() << d.first << " = " << d.second; in runOnFunction()
613 op->emitRemark() << "op '" << op->getName() << "' is not legalizable"; in runOnOperation()
639 op->emitRemark() << "op '" << op->getName() << "' is legalizable"; in runOnOperation()
953 op->emitRemark() << "op '" << op->getName() << "' is not legalizable"; in runOnOperation()
/external/llvm-project/polly/lib/Transform/
DMaximalStaticExpansion.cpp64 void emitRemark(StringRef Msg, Instruction *Inst);
197 emitRemark(SAI->getName() + " read from its original value.", in isExpandable()
205 emitRemark(SAI->getName() + " is a ExitPhi node.", in isExpandable()
226 emitRemark(SAI->getName() + " has read after write to the same " in isExpandable()
242 emitRemark(SAI->getName() + " has a maywrite access.", in isExpandable()
252 emitRemark(SAI->getName() + " has more than 1 write access.", in isExpandable()
272 emitRemark("The expansion of " + SAI->getName() + in isExpandable()
283 emitRemark(SAI->getName() + in isExpandable()
293 emitRemark("The expansion of " + SAI->getName() + in isExpandable()
306 emitRemark(SAI->getName() + " has 0 write access.", in isExpandable()
[all …]
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf_with_tf2xla.cc408 return op_->emitRemark() in LegalizeOp()
415 return op_->emitRemark() in LegalizeOp()
423 return op_->emitRemark() << "failed to convert op to NodeDef: " in LegalizeOp()
434 return op_->emitRemark() in LegalizeOp()
440 return op_->emitRemark() in LegalizeOp()
450 return op_->emitRemark() in LegalizeOp()
475 return op_->emitRemark() in LegalizeOp()
481 return op_->emitRemark() in LegalizeOp()
488 return op_->emitRemark() in LegalizeOp()
513 return op_->emitRemark() in LegalizeOp()
[all …]
/external/llvm-project/mlir/test/lib/Transforms/
DTestLoopFusion.cpp62 srcForOp->emitRemark("block-level dependence preventing" in testDependenceCheck()
113 forOpB->emitRemark("slice (") in testSliceComputation()
DTestMemRefDependenceCheck.cpp91 srcOpInst->emitRemark("dependence from ") in checkDependences()
/external/llvm-project/mlir/lib/Conversion/GPUToSPIRV/
DConvertGPUToSPIRV.cpp252 funcOp.emitRemark( in matchAndRewrite()
264 funcOp.emitRemark("match failure: missing 'spv.entry_point_abi' attribute"); in matchAndRewrite()
287 return moduleOp.emitRemark("match failure: could not selected memory model " in matchAndRewrite()
/external/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
DFusion.cpp691 op.emitRemark("failed to get map from consumer loop to producer loop"); in collectFusableLoops()
700 op.emitRemark("unhandled fusion when fusion requires permutation"); in collectFusableLoops()
747 op.emitRemark("unhandled fusion of ops in different basic blocks"); in findAllFusableDependences()
755 op.emitRemark( in findAllFusableDependences()
765 op.emitRemark( in findAllFusableDependences()
778 op.emitRemark( in findAllFusableDependences()
DFusionOnTensors.cpp729 return op.emitRemark("fused op loop bound computation failed"); in matchAndRewrite()
739 return op.emitRemark("no fusion candidates found"); in matchAndRewrite()
810 return reshapeOp.emitRemark("fused op indexing map is not affine"); in matchAndRewrite()
817 return reshapeOp.emitRemark("fused op loop bound computation failed"); in matchAndRewrite()
/external/llvm-project/mlir/lib/Transforms/
DPipelineDataTransfer.cpp239 LLVM_DEBUG(forOp.emitRemark("won't pipeline due to unknown trip count")); in runOnAffineForOp()
247 LLVM_DEBUG(forOp.emitRemark("No dma start/finish pairs\n")); in runOnAffineForOp()
/external/llvm-project/mlir/test/lib/Dialect/Affine/
DTestVectorizationUtils.cpp134 opInst->emitRemark("NOT MATCHED"); in testVectorShapeRatio()
314 emitRemark(UnknownLoc::get(&getContext()), outs.str()); in runOnFunction()
/external/llvm-project/mlir/include/mlir/IR/
DDiagnostics.h462 InFlightDiagnostic emitRemark(Location loc);
463 InFlightDiagnostic emitRemark(Location loc, const Twine &message);
485 return emitRemark(*loc).append(std::forward<Args>(args)...); in emitOptionalRemark()
/external/llvm-project/mlir/lib/Dialect/Affine/Transforms/
DLoopTiling.cpp175 auto diag = band[0].emitRemark("using tile sizes ["); in runOnFunction()
/external/llvm-project/mlir/lib/IR/
DDiagnostics.cpp315 InFlightDiagnostic mlir::emitRemark(Location loc) { in emitRemark() function in mlir
316 return emitRemark(loc, {}); in emitRemark()
318 InFlightDiagnostic mlir::emitRemark(Location loc, const Twine &message) { in emitRemark() function in mlir
DOperation.cpp315 InFlightDiagnostic Operation::emitRemark(const Twine &message) { in emitRemark() function in Operation
316 InFlightDiagnostic diag = mlir::emitRemark(getLoc(), message); in emitRemark()
689 InFlightDiagnostic OpState::emitRemark(const Twine &message) { in emitRemark() function in OpState
690 return getOperation()->emitRemark(message); in emitRemark()
/external/llvm-project/llvm/lib/Transforms/IPO/
DOpenMPOpt.cpp668 emitRemark<OptimizationRemark>(MergableCIs.front(), in mergeParallelRegions()
748 emitRemark<OptimizationRemark>(CI, "OpenMPParallelRegionMerging", in mergeParallelRegions()
863 emitRemark<OptimizationRemark>(CI, "OpenMPParallelRegionDeletion", in deleteParallelRegions()
975 emitRemark<OptimizationRemarkAnalysis>(CI, "OpenMPGlobalization", in analysisGlobalization()
1234 emitRemark<OptimizationRemark>(CI, "OpenMPRuntimeCodeMotion", Remark); in deduplicateRuntimeCalls()
1267 emitRemark<OptimizationRemark>(CI, "OpenMPRuntimeDeduplicated", Remark); in deduplicateRuntimeCalls()
1370 void emitRemark(Instruction *Inst, StringRef RemarkName, in emitRemark() function
/external/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp219 void emitRemark() { in emitRemark() function
227 emitRemark(); in replaceAndErase()
406 VCallSite.emitRemark(); in trySingleImplDevirt()
/external/llvm-project/mlir/lib/Analysis/
DLoopAnalysis.cpp175 affineApplyOps[0]->emitRemark( in isAccessIndexInvariant()

12