Lines Matching +full:single +full:- +full:precision

1 //===-- ARMScheduleV6.td - ARM v6 Scheduling Definitions ---*- tablegen -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
18 // Scheduling information derived from "ARM1176JZF-S Technical Reference Manual"
191 // RunFast mode so that NFP pipeline is used for single-precision when
197 // Single-precision FP Unary
200 // Double-precision FP Unary
203 // Single-precision FP Compare
206 // Double-precision FP Compare
209 // Single to Double FP Convert
212 // Double to Single FP Convert
215 // Single-Precision FP to Integer Convert
218 // Double-Precision FP to Integer Convert
221 // Integer to Single-Precision FP Convert
224 // Integer to Double-Precision FP Convert
227 // Single-precision FP ALU
230 // Double-precision FP ALU
233 // Single-precision FP Multiply
236 // Double-precision FP Multiply
239 // Single-precision FP MAC
242 // Double-precision FP MAC
245 // Single-precision Fused FP MAC
248 // Double-precision Fused FP MAC
251 // Single-precision FP DIV
254 // Double-precision FP DIV
257 // Single-precision FP SQRT
260 // Double-precision FP SQRT
263 // Integer to Single-precision Move
266 // Integer to Double-precision Move
269 // Single-precision to Integer Move
272 // Double-precision to Integer Move
275 // Single-precision FP Load
278 // Double-precision FP Load
287 // Single-precision FP Store
290 // Double-precision FP Store