Home
last modified time | relevance | path

Searched defs:getConstantLike (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/include/mlir-hlo/Dialect/mhlo/IR/
H A Dchlo_ops.h73 static Value getConstantLike(OpBuilder& b, Location loc, T constant, in getConstantLike() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/IR/
H A Dchlo_ops.cc57 Value getConstantLike(OpBuilder& b, Location loc, const APFloat& constant, in getConstantLike() function