Searched defs:createOp (Results 1 – 6 of 6) sorted by relevance
| /external/tensorflow/tensorflow/compiler/xla/mlir_hlo/include/mlir-hlo/Dialect/mhlo/transforms/ |
| D | map_chlo_to_hlo_op.h | 30 static ToOpTy createOp(FromOpTy fromOp, Type resultType, in createOp() function 37 static mhlo::CompareOp createOp(BroadcastCompareOp fromOp, Type resultType, in createOp() function
|
| /external/skia/src/gpu/ganesh/ops/ |
| D | TextureOp.cpp | 1224 void createOp(GrTextureSetEntry set[], int clumpSize, GrAAType aaType) { in createOp() function in skgpu::ganesh::TextureOp::BatchSizeLimiter
|
| /external/deqp-deps/glslang/SPIRV/ |
| D | SpvBuilder.cpp | 2609 Id Builder::createOp(Op opCode, Id typeId, const std::vector<Id>& operands) in createOp() function in spv::Builder 2619 Id Builder::createOp(Op opCode, Id typeId, const std::vector<IdImmediate>& operands) in createOp() function in spv::Builder
|
| /external/angle/third_party/vulkan-deps/glslang/src/SPIRV/ |
| D | SpvBuilder.cpp | 2666 Id Builder::createOp(Op opCode, Id typeId, const std::vector<Id>& operands) in createOp() function in spv::Builder 2676 Id Builder::createOp(Op opCode, Id typeId, const std::vector<IdImmediate>& operands) in createOp() function in spv::Builder
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
| D | SLPVectorizer.cpp | 6149 Value *createOp(IRBuilder<> &Builder, const Twine &Name) const { in createOp() function in __anonae696b3d1f11::HorizontalReduction::OperationData 6339 Value *createOp(IRBuilder<> &Builder, const Twine &Name, in createOp() function in __anonae696b3d1f11::HorizontalReduction::OperationData 6363 Value *createOp(IRBuilder<> &Builder, const Twine &Name, in createOp() function in __anonae696b3d1f11::HorizontalReduction::OperationData
|
| /external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/ |
| D | legalize_to_linalg.cc | 2773 auto createOp = [&](auto* typePtr) -> linalg::LinalgOp { in matchAndRewrite() local
|