Home
last modified time | relevance | path

Searched refs:shapeOp (Results 1 – 25 of 63) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DPathOpsExtendedTest.cpp252 const SkPathOp shapeOp, const SkMatrix& scale) { in showPathOpPath() argument
253 SkASSERT((unsigned) shapeOp < SK_ARRAY_COUNT(opStrs)); in showPathOpPath()
258 testName, opSuffixes[shapeOp]); in showPathOpPath()
259 *gTestOp.append() = shapeOp; in showPathOpPath()
578 rgnOut.op(rgnA, rgnB, (SkRegion::Op) shapeOp); in innerPathOp()
591 scaledRgnOut.op(scaledRgnA, scaledRgnB, (SkRegion::Op) shapeOp); in innerPathOp()
598 a, b, shapeOp, scale, expectMatch); in innerPathOp()
604 const SkPathOp shapeOp, const char* testName) { in testPathOp() argument
616 const SkPathOp shapeOp, const char* testName) { in testPathOpFuzz() argument
622 const SkPathOp shapeOp, const char* testName) { in testPathOpFail() argument
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/lib/Optimizer/CodeGen/
H A DPreCGRewrite.cpp112 auto shapeOp = dyn_cast<ShapeOp>(shapeVal.getDefiningOp()); in rewriteDynamicShape() local
115 if (shapeOp) { in rewriteDynamicShape()
116 populateShape(shapeOpers, shapeOp); in rewriteDynamicShape()
159 if (auto shapeOp = dyn_cast<ShapeOp>(shapeVal.getDefiningOp())) in matchAndRewrite() local
160 populateShape(shapeOpers, shapeOp); in matchAndRewrite()
207 if (auto shapeOp = dyn_cast<ShapeOp>(shapeVal.getDefiningOp())) in matchAndRewrite() local
208 populateShape(shapeOpers, shapeOp); in matchAndRewrite()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/lib/Optimizer/CodeGen/
H A DPreCGRewrite.cpp112 auto shapeOp = dyn_cast<ShapeOp>(shapeVal.getDefiningOp()); in rewriteDynamicShape() local
115 if (shapeOp) { in rewriteDynamicShape()
116 populateShape(shapeOpers, shapeOp); in rewriteDynamicShape()
159 if (auto shapeOp = dyn_cast<ShapeOp>(shapeVal.getDefiningOp())) in matchAndRewrite() local
160 populateShape(shapeOpers, shapeOp); in matchAndRewrite()
207 if (auto shapeOp = dyn_cast<ShapeOp>(shapeVal.getDefiningOp())) in matchAndRewrite() local
208 populateShape(shapeOpers, shapeOp); in matchAndRewrite()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/lib/Optimizer/CodeGen/
H A DPreCGRewrite.cpp112 auto shapeOp = dyn_cast<ShapeOp>(shapeVal.getDefiningOp()); in rewriteDynamicShape() local
115 if (shapeOp) { in rewriteDynamicShape()
116 populateShape(shapeOpers, shapeOp); in rewriteDynamicShape()
159 if (auto shapeOp = dyn_cast<ShapeOp>(shapeVal.getDefiningOp())) in matchAndRewrite() local
160 populateShape(shapeOpers, shapeOp); in matchAndRewrite()
207 if (auto shapeOp = dyn_cast<ShapeOp>(shapeVal.getDefiningOp())) in matchAndRewrite() local
208 populateShape(shapeOpers, shapeOp); in matchAndRewrite()
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/lib/Optimizer/CodeGen/
H A DPreCGRewrite.cpp112 auto shapeOp = dyn_cast<ShapeOp>(shapeVal.getDefiningOp()); in rewriteDynamicShape() local
115 if (shapeOp) { in rewriteDynamicShape()
116 populateShape(shapeOpers, shapeOp); in rewriteDynamicShape()
159 if (auto shapeOp = dyn_cast<ShapeOp>(shapeVal.getDefiningOp())) in matchAndRewrite() local
160 populateShape(shapeOpers, shapeOp); in matchAndRewrite()
207 if (auto shapeOp = dyn_cast<ShapeOp>(shapeVal.getDefiningOp())) in matchAndRewrite() local
208 populateShape(shapeOpers, shapeOp); in matchAndRewrite()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/examples/toy/Ch4/mlir/
H A DShapeInferencePass.cpp74 if (auto shapeOp = dyn_cast<ShapeInference>(op)) { in runOnFunction() local
75 shapeOp.inferShapes(); in runOnFunction()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/examples/toy/Ch6/mlir/
H A DShapeInferencePass.cpp74 if (auto shapeOp = dyn_cast<ShapeInference>(op)) { in runOnFunction() local
75 shapeOp.inferShapes(); in runOnFunction()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/examples/toy/Ch7/mlir/
H A DShapeInferencePass.cpp74 if (auto shapeOp = dyn_cast<ShapeInference>(op)) { in runOnFunction() local
75 shapeOp.inferShapes(); in runOnFunction()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/examples/toy/Ch5/mlir/
H A DShapeInferencePass.cpp74 if (auto shapeOp = dyn_cast<ShapeInference>(op)) { in runOnFunction() local
75 shapeOp.inferShapes(); in runOnFunction()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/examples/toy/Ch7/mlir/
H A DShapeInferencePass.cpp75 if (auto shapeOp = dyn_cast<ShapeInference>(op)) { in runOnFunction() local
76 shapeOp.inferShapes(); in runOnFunction()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/examples/toy/Ch4/mlir/
H A DShapeInferencePass.cpp75 if (auto shapeOp = dyn_cast<ShapeInference>(op)) { in runOnFunction() local
76 shapeOp.inferShapes(); in runOnFunction()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/examples/toy/Ch5/mlir/
H A DShapeInferencePass.cpp75 if (auto shapeOp = dyn_cast<ShapeInference>(op)) { in runOnFunction() local
76 shapeOp.inferShapes(); in runOnFunction()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/examples/toy/Ch6/mlir/
H A DShapeInferencePass.cpp75 if (auto shapeOp = dyn_cast<ShapeInference>(op)) { in runOnFunction() local
76 shapeOp.inferShapes(); in runOnFunction()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/examples/toy/Ch5/mlir/
H A DShapeInferencePass.cpp75 if (auto shapeOp = dyn_cast<ShapeInference>(op)) { in runOnFunction() local
76 shapeOp.inferShapes(); in runOnFunction()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/examples/toy/Ch7/mlir/
H A DShapeInferencePass.cpp75 if (auto shapeOp = dyn_cast<ShapeInference>(op)) { in runOnFunction() local
76 shapeOp.inferShapes(); in runOnFunction()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/examples/toy/Ch4/mlir/
H A DShapeInferencePass.cpp75 if (auto shapeOp = dyn_cast<ShapeInference>(op)) { in runOnFunction() local
76 shapeOp.inferShapes(); in runOnFunction()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/examples/toy/Ch6/mlir/
H A DShapeInferencePass.cpp75 if (auto shapeOp = dyn_cast<ShapeInference>(op)) { in runOnFunction() local
76 shapeOp.inferShapes(); in runOnFunction()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/examples/toy/Ch5/mlir/
H A DShapeInferencePass.cpp75 if (auto shapeOp = dyn_cast<ShapeInference>(op)) { in runOnFunction() local
76 shapeOp.inferShapes(); in runOnFunction()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/examples/toy/Ch7/mlir/
H A DShapeInferencePass.cpp75 if (auto shapeOp = dyn_cast<ShapeInference>(op)) { in runOnFunction() local
76 shapeOp.inferShapes(); in runOnFunction()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/examples/toy/Ch4/mlir/
H A DShapeInferencePass.cpp75 if (auto shapeOp = dyn_cast<ShapeInference>(op)) { in runOnFunction() local
76 shapeOp.inferShapes(); in runOnFunction()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/examples/toy/Ch6/mlir/
H A DShapeInferencePass.cpp75 if (auto shapeOp = dyn_cast<ShapeInference>(op)) { in runOnFunction() local
76 shapeOp.inferShapes(); in runOnFunction()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/examples/toy/Ch4/mlir/
H A DShapeInferencePass.cpp75 if (auto shapeOp = dyn_cast<ShapeInference>(op)) { in runOnFunction() local
76 shapeOp.inferShapes(); in runOnFunction()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/examples/toy/Ch6/mlir/
H A DShapeInferencePass.cpp75 if (auto shapeOp = dyn_cast<ShapeInference>(op)) { in runOnFunction() local
76 shapeOp.inferShapes(); in runOnFunction()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/examples/toy/Ch7/mlir/
H A DShapeInferencePass.cpp75 if (auto shapeOp = dyn_cast<ShapeInference>(op)) { in runOnFunction() local
76 shapeOp.inferShapes(); in runOnFunction()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/examples/toy/Ch5/mlir/
H A DShapeInferencePass.cpp75 if (auto shapeOp = dyn_cast<ShapeInference>(op)) { in runOnFunction() local
76 shapeOp.inferShapes(); in runOnFunction()

123