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