Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dir_emitter.h127 std::vector<llvm_ir::IrArray> ConstructIrArrayForOutputs(
H A Dir_emitter_nested.cc186 ConstructIrArrayForOutputs(hlo); in EmitTargetElementLoop()
H A Dir_emitter.cc660 std::vector<llvm_ir::IrArray> IrEmitter::ConstructIrArrayForOutputs( in ConstructIrArrayForOutputs() function in xla::gpu::IrEmitter