Home
last modified time | relevance | path

Searched refs:Narrowing (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-sve2.md51 ;; == Narrowing arithnetic
52 ;; ---- [INT] Narrowing unary arithmetic
53 ;; ---- [INT] Narrowing binary arithmetic
54 ;; ---- [INT] Narrowing right shifts
68 ;; ---- [FP<-FP] Narrowing conversions
1531 ;; == Narrowing arithnetic
1535 ;; ---- [INT] Narrowing unary arithmetic
1567 ;; ---- [INT] Narrowing binary arithmetic
1603 ;; ---- [INT] Narrowing right shifts
1953 ;; ---- [FP<-FP] Narrowing conversions
H A Daarch64-simd.md1586 ;; Narrowing operations.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-sve2.md51 ;; == Narrowing arithnetic
52 ;; ---- [INT] Narrowing unary arithmetic
53 ;; ---- [INT] Narrowing binary arithmetic
54 ;; ---- [INT] Narrowing right shifts
68 ;; ---- [FP<-FP] Narrowing conversions
1531 ;; == Narrowing arithnetic
1535 ;; ---- [INT] Narrowing unary arithmetic
1567 ;; ---- [INT] Narrowing binary arithmetic
1603 ;; ---- [INT] Narrowing right shifts
2005 ;; ---- [FP<-FP] Narrowing conversions
H A Daarch64-simd.md1582 ;; Narrowing operations.
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIntrinsicsAArch64.td385 // Vector Signed->Unsigned Narrowing Saturating Shift Right by Constant
388 // Vector Signed->Unsigned Rounding Narrowing Saturating Shift Right by Const
391 // Vector Narrowing Shift Right by Constant
395 // Vector Rounding Narrowing Shift Right by Constant
398 // Vector Rounding Narrowing Saturating Shift Right by Constant
479 // Vector FP Inexact Narrowing
482 // Scalar FP Inexact Narrowing
2359 // Narrowing shift right
H A DIntrinsicsARM.td584 // Narrowing Saturating Vector Moves.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoV.td595 // Vector Narrowing Integer Right Shift Instructions
596 // Refer to 11.3. Narrowing Vector Arithmetic Instructions
749 // Vector Narrowing Fixed-Point Clip Instructions
879 // Narrowing Floating-Point/Integer Type-Convert Instructions
H A DRISCVInstrFormats.td72 // * Narrowing: The destination EEW is smaller than the source EEW. The
H A DRISCVInstrInfoVPseudos.td3437 // 12.7. Vector Narrowing Integer Right Shift Instructions
3547 // 13.5. Vector Narrowing Fixed-Point Clip Instructions
3679 // 14.19. Narrowing Floating-Point/Integer Type-Convert Instructions
3961 // 12.7. Vector Narrowing Integer Right Shift Instructions
4207 // 13.5. Vector Narrowing Fixed-Point Clip Instructions
4346 // 14.19. Narrowing Floating-Point/Integer Type-Convert Instructions
H A DRISCVInstrInfoVVLPatterns.td641 // 12.7. Vector Narrowing Integer Right Shift Instructions
1033 // 14.19 Narrowing Floating-Point/Integer Type-Convert Instructions
H A DRISCVInstrInfoVSDPatterns.td701 // 14.19. Narrowing Floating-Point/Integer Type-Convert Instructions
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A Driscv_vector.td1161 // 12.7. Vector Narrowing Integer Right Shift Instructions
1283 // 13.5. Vector Narrowing Fixed-Point Clip Instructions
1398 // 14.19. Narrowing Floating-Point/Integer Type-Convert Instructions
H A Darm_sve.td1762 // SVE2 - Narrowing DSP operations
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrSIMD.td1142 // Narrowing operations
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp447 bool Narrowing = false; in getNarrowingKind() local
452 Narrowing = true; in getNarrowingKind()
466 Narrowing = true; in getNarrowingKind()
468 if (Narrowing) { in getNarrowingKind()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMInstrNEON.td3001 // Narrowing 3-register intrinsics.
3406 // Neon Narrowing 2-register vector operations,
3423 // Neon Narrowing 2-register vector intrinsics,
3630 // Neon Narrowing 3-register vector intrinsics,
6683 // VMOVN : Vector Narrowing Move
6686 // VQMOVN : Vector Saturating Narrowing Move
H A DARMInstrMVE.td7301 // Widening/Narrowing Loads/Stores
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dmatch.pd5387 /* Narrowing of arithmetic and logical operations.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dmatch.pd6658 /* Narrowing of arithmetic and logical operations.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td3631 // SVE2 Narrowing Group
/netbsd-src/external/gpl2/texinfo/dist/doc/
H A Dtexinfo.txi2020 (@xref{Narrowing, , , emacs, The GNU Emacs Manual}, for more
19689 region. (@xref{Narrowing, , , emacs, The GNU Emacs Manual}.) This is
/netbsd-src/external/gpl3/gcc.old/dist/
H A DNEWS356 * Narrowing is now detected in more contexts (e.g., case values).
/netbsd-src/external/gpl3/gcc/dist/
H A DNEWS2244 * Narrowing is now detected in more contexts (e.g., case values).