Searched defs:EmitBinaryOp (Results 1 – 2 of 2) sorted by relevance
75 def EmitBinaryOp(self, operand_1, op, operand_2): member in CCEmitter
684 StatusOr<llvm::Value*> ElementalIrEmitter::EmitBinaryOp( in EmitBinaryOp() function in xla::ElementalIrEmitter