Searched refs:ImportInstruction (Results 1 – 2 of 2) sorted by relevance
110 StatusOr<mlir::Operation*> ImportInstruction(xla::HloInstruction* instruction,
185 ImportInstruction(instruction, builder)); in ImportInstructionsImpl()841 StatusOr<mlir::Operation*> HloFunctionImporter::ImportInstruction( in ImportInstruction() function in xla::HloFunctionImporter