Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/
Dhlo_function_importer.cc85 mlir::Location GenerateInstructionLocation(HloInstruction* instruction, in GenerateInstructionLocation() function
232 mlir::Location loc = GenerateInstructionLocation(instruction, func_builder); in ImportInstructionImpl()