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