Home
last modified time | relevance | path

Searched defs:createOp (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/include/mlir-hlo/Dialect/mhlo/transforms/
Dmap_chlo_to_hlo_op.h30 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/
DTextureOp.cpp1265 void createOp(GrTextureSetEntry set[], int clumpSize, GrAAType aaType) { in createOp() function in skgpu::ganesh::TextureOp::BatchSizeLimiter
/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.cpp2884 Id Builder::createOp(Op opCode, Id typeId, const std::vector<Id>& operands) in createOp() function in spv::Builder
2895 Id Builder::createOp(Op opCode, Id typeId, const std::vector<IdImmediate>& operands) in createOp() function in spv::Builder
/external/angle/third_party/glslang/src/SPIRV/
DSpvBuilder.cpp2917 Id Builder::createOp(Op opCode, Id typeId, const std::vector<Id>& operands) in createOp() function in spv::Builder
2928 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/
DSLPVectorizer.cpp6149 Value *createOp(IRBuilder<> &Builder, const Twine &Name) const { in createOp() function in __anon3ca649ae1f11::HorizontalReduction::OperationData
6339 Value *createOp(IRBuilder<> &Builder, const Twine &Name, in createOp() function in __anon3ca649ae1f11::HorizontalReduction::OperationData
6363 Value *createOp(IRBuilder<> &Builder, const Twine &Name, in createOp() function in __anon3ca649ae1f11::HorizontalReduction::OperationData
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/
Dlegalize_to_linalg.cc2773 auto createOp = [&](auto* typePtr) -> linalg::LinalgOp { in matchAndRewrite() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp11905 static Value *createOp(IRBuilder<> &Builder, RecurKind Kind, Value *LHS, in createOp() function in __anon5d494734bf11::HorizontalReduction
11963 static Value *createOp(IRBuilder<> &Builder, RecurKind RdxKind, Value *LHS, in createOp() function in __anon5d494734bf11::HorizontalReduction