Home
last modified time | relevance | path

Searched defs:materializeConstant (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops.cc352 Operation *TensorFlowDialect::materializeConstant(OpBuilder &builder, in materializeConstant() function in mlir::TF::TensorFlowDialect
/external/tensorflow/tensorflow/compiler/mlir/tfr/ir/
Dtfr_ops.cc142 Operation *TFRDialect::materializeConstant(OpBuilder &builder, Attribute value, in materializeConstant() function in mlir::TFR::TFRDialect
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp403 unsigned FastISel::materializeConstant(const Value *V, MVT VT) { in materializeConstant() function in FastISel
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp211 unsigned FastISel::materializeConstant(const Value *V, MVT VT) { in materializeConstant() function in FastISel
/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
Dtfl_ops.cc3556 Operation *TensorFlowLiteDialect::materializeConstant(OpBuilder &builder, in materializeConstant() function in mlir::TFL::TensorFlowLiteDialect
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc73 Operation* MhloDialect::materializeConstant(OpBuilder& builder, Attribute value, in materializeConstant() function in mlir::mhlo::MhloDialect