Searched refs:hlo_op_code (Results 1 – 1 of 1) sorted by relevance
737 #define NoAttributeCase(hlo_op_code, mlir_op) \ in ImportInstructionImpl() argument738 case HloOpcode::hlo_op_code: { \ in ImportInstructionImpl()