Home
last modified time | relevance | path

Searched refs:EncodeSelfDescribingShapeConstant (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
H A Dllvm_util.h136 StatusOr<llvm::Value*> EncodeSelfDescribingShapeConstant(const Shape& shape,
H A Dllvm_util.cc246 StatusOr<llvm::Value*> EncodeSelfDescribingShapeConstant(const Shape& shape, in EncodeSelfDescribingShapeConstant() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.cc476 llvm_ir::EncodeSelfDescribingShapeConstant(shape, &shape_length, &b_)); in EmitXfeedTransfer()
1246 llvm_ir::EncodeSelfDescribingShapeConstant( in HandleAllReduceMultipleReplica()