Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Dialect/Linalg/IR/
DLinalgOps.h35 class ConvOp; variable
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dconv_ops.cc43 class ConvOp : public XlaOpKernel { class
45 explicit ConvOp(OpKernelConstruction* ctx, int num_spatial_dims, in ConvOp() function in tensorflow::__anon3d40b8640111::ConvOp
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp2575 SDValue ConvOp = WideRes; in tryEXTEND() local
DPPCISelLowering.cpp7955 unsigned ConvOp = Signed ? (SinglePrec ? PPCISD::FCFIDS : PPCISD::FCFID) : in LowerINT_TO_FPDirectMove() local
13357 unsigned ConvOp = Signed ? in combineFPToIntToFP() local
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp2535 SDValue ConvOp = WideRes; in tryEXTEND() local
DPPCISelLowering.cpp14219 unsigned ConvOp = Signed ? in combineFPToIntToFP() local
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp6594 unsigned ConvOp = Signed ? (SinglePrec ? PPCISD::FCFIDS : PPCISD::FCFID) : in LowerINT_TO_FPDirectMove() local