Searched defs:EmitBinaryOp (Results 1 – 3 of 3) sorted by relevance
75 def EmitBinaryOp(self, operand_1, op, operand_2): member in CCEmitter
348 void SpirvEmitter::EmitBinaryOp(Spirv::InsnIterator insn) in EmitBinaryOp() function in sw::SpirvEmitter
854 StatusOr<llvm::Value*> ElementalIrEmitter::EmitBinaryOp( in EmitBinaryOp() function in xla::ElementalIrEmitter