Searched refs:EmitComplexUnaryOp (Results 1 – 2 of 2) sorted by relevance
81 virtual StatusOr<llvm::Value*> EmitComplexUnaryOp(const HloInstruction* op,
242 return EmitComplexUnaryOp(op, operand_value); in EmitUnaryOp()519 StatusOr<llvm::Value*> ElementalIrEmitter::EmitComplexUnaryOp( in EmitComplexUnaryOp() function in xla::ElementalIrEmitter