Searched refs:EmitComplexSqrt (Results 1 – 2 of 2) sorted by relevance
175 virtual StatusOr<llvm::Value*> EmitComplexSqrt(const HloInstruction* op,
793 return EmitComplexSqrt(op, component_type, operand_value); in EmitComplexUnaryOp()981 StatusOr<llvm::Value*> ElementalIrEmitter::EmitComplexSqrt( in EmitComplexSqrt() function in xla::ElementalIrEmitter