Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/utils/
H A Dcodegen_utils.cc30 Value emitNumElementsComputation(OpBuilder& b, Location loc, Value memref) { in emitNumElementsComputation() function
42 Value emitNumElementsComputation(OpBuilder& b, Location loc, Operation* op) { in emitNumElementsComputation() function