Searched refs:EmitIntegerBinaryOp (Results 1 – 2 of 2) sorted by relevance
98 virtual StatusOr<llvm::Value*> EmitIntegerBinaryOp(const HloInstruction* op,
819 return EmitIntegerBinaryOp( in EmitBinaryOp()1620 StatusOr<llvm::Value*> ElementalIrEmitter::EmitIntegerBinaryOp( in EmitIntegerBinaryOp() function in xla::ElementalIrEmitter