Home
last modified time | relevance | path

Searched refs:Paired (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp190 const CombineInfo &Paired);
192 CombineInfo &Paired, bool Modify = false);
194 const CombineInfo &Paired);
195 static unsigned getNewOpcode(const CombineInfo &CI, const CombineInfo &Paired);
197 const CombineInfo &Paired);
199 const CombineInfo &Paired);
202 bool checkAndPrepareMerge(CombineInfo &CI, CombineInfo &Paired,
208 CombineInfo &Paired,
214 mergeWrite2Pair(CombineInfo &CI, CombineInfo &Paired,
217 mergeImagePair(CombineInfo &CI, CombineInfo &Paired,
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp152 MachineBasicBlock::iterator Paired,
848 MachineBasicBlock::iterator Paired, in mergePairedInsns() argument
856 if (NextI == Paired) in mergePairedInsns()
922 std::next(I), std::next(Paired))) in mergePairedInsns()
935 MachineBasicBlock::iterator InsertionPoint = MergeForward ? Paired : I; in mergePairedInsns()
939 MergeForward ? getLdStBaseOp(*Paired) : getLdStBaseOp(*I); in mergePairedInsns()
942 int PairedOffset = getLdStOffsetOp(*Paired).getImm(); in mergePairedInsns()
943 bool PairedIsUnscaled = TII->hasUnscaledLdStOffset(Paired->getOpcode()); in mergePairedInsns()
948 int MemSize = TII->getMemScale(*Paired); in mergePairedInsns()
952 assert(!(PairedOffset % TII->getMemScale(*Paired)) && in mergePairedInsns()
[all …]
H A DAArch64.td201 "Paired128IsSlow", "true", "Paired 128 bit loads and stores are slow">;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.cpp345 Register Paired = Hint.second; in getRegAllocationHints() local
346 if (!Paired) in getRegAllocationHints()
350 if (Paired.isPhysical()) { in getRegAllocationHints()
351 PairedPhys = Paired; in getRegAllocationHints()
352 } else if (VRM && VRM->hasPhys(Paired)) { in getRegAllocationHints()
353 PairedPhys = getPairedGPR(VRM->getPhys(Paired), Odd, this); in getRegAllocationHints()
365 MCPhysReg Paired = getPairedGPR(Reg, !Odd, this); in getRegAllocationHints() local
366 if (!Paired || MRI.isReserved(Paired)) in getRegAllocationHints()
H A DARMParallelDSP.cpp68 bool Paired = false; member
148 Mul0->Paired = true; in AddMulPair()
149 Mul1->Paired = true; in AddMulPair()
605 if (PMul0->Paired) in CreateParallelPairs()
613 if (PMul1->Paired) in CreateParallelPairs()
678 if (MulCand->Paired) in InsertParallelMACs()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips-ps-3d.md1 ;; MIPS Paired-Single Floating and MIPS-3D Instructions.
308 ; cvt.ps.s - Floating Point Convert Pair to Paired Single
373 ; cvt.pw.ps - Floating Point Convert Paired Single to Paired Word
383 ; cvt.ps.pw - Floating Point Convert Paired Word to Paired Single
509 ; Floating Point Comparisons for Paired Singles
H A Dmips-modes.def44 /* Paired single comparison instructions use 2 or 4 CC. */
H A Dmips.md7794 ; The MIPS Paired-Single Floating Point and MIPS-3D Instructions.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips-ps-3d.md1 ;; MIPS Paired-Single Floating and MIPS-3D Instructions.
308 ; cvt.ps.s - Floating Point Convert Pair to Paired Single
373 ; cvt.pw.ps - Floating Point Convert Paired Single to Paired Word
383 ; cvt.ps.pw - Floating Point Convert Paired Word to Paired Single
509 ; Floating Point Comparisons for Paired Singles
H A Dmips-modes.def44 /* Paired single comparison instructions use 2 or 4 CC. */
H A Dmips.md7774 ; The MIPS Paired-Single Floating Point and MIPS-3D Instructions.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCScheduleP9.td150 // Paired ('P') - certain cracked and expanded iops are paired such that they
H A DPPCInstrPrefix.td1668 // Intrinsics for Paired Vector Loads.
1674 // Intrinsics for Paired Vector Stores.
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dextend.texi14623 * MIPS Paired-Single Support::
16497 @node MIPS Paired-Single Support
16498 @subsection MIPS Paired-Single Support
16662 * Paired-Single Arithmetic::
16663 * Paired-Single Built-in Functions::
16667 @node Paired-Single Arithmetic
16668 @subsubsection Paired-Single Arithmetic
16690 @node Paired-Single Built-in Functions
16691 @subsubsection Paired-Single Built-in Functions
H A Dgcc.info24023 MIPS Paired-Single Support::. This option requires hardware
47548 * MIPS Paired-Single Support::
48879 File: gcc.info, Node: MIPS DSP Built-in Functions, Next: MIPS Paired-Single Support, Prev: Loong…
49154 File: gcc.info, Node: MIPS Paired-Single Support, Next: MIPS Loongson Built-in Functions, Prev: …
49156 6.60.16 MIPS Paired-Single Support
49190 …t-in Functions, Next: MIPS SIMD Architecture (MSA) Support, Prev: MIPS Paired-Single Support, U…
49316 * Paired-Single Arithmetic::
49317 * Paired-Single Built-in Functions::
49321 File: gcc.info, Node: Paired-Single Arithmetic, Next: Paired-Single Built-in Functions, Up: MIPS…
49323 6.60.17.1 Paired-Single Arithmetic
[all …]
H A Dinvoke.texi26023 @xref{MIPS Paired-Single Support}. This option requires
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dextend.texi13781 * MIPS Paired-Single Support::
15512 @node MIPS Paired-Single Support
15513 @subsection MIPS Paired-Single Support
15677 * Paired-Single Arithmetic::
15678 * Paired-Single Built-in Functions::
15682 @node Paired-Single Arithmetic
15683 @subsubsection Paired-Single Arithmetic
15705 @node Paired-Single Built-in Functions
15706 @subsubsection Paired-Single Built-in Functions
H A Dgcc.info21734 MIPS Paired-Single Support::. This option requires hardware
43701 * MIPS Paired-Single Support::
44889 File: gcc.info, Node: MIPS DSP Built-in Functions, Next: MIPS Paired-Single Support, Prev: FR-V …
45162 File: gcc.info, Node: MIPS Paired-Single Support, Next: MIPS Loongson Built-in Functions, Prev: …
45164 6.60.15 MIPS Paired-Single Support
45198 …t-in Functions, Next: MIPS SIMD Architecture (MSA) Support, Prev: MIPS Paired-Single Support, U…
45324 * Paired-Single Arithmetic::
45325 * Paired-Single Built-in Functions::
45329 File: gcc.info, Node: Paired-Single Arithmetic, Next: Paired-Single Built-in Functions, Up: MIPS…
45331 6.60.16.1 Paired-Single Arithmetic
[all …]
H A Dinvoke.texi23497 @xref{MIPS Paired-Single Support}. This option requires
/netbsd-src/external/gpl3/gcc.old/dist/
H A DNEWS2940 * The Paired Single support (as used on some PPC750 CPUs, -mpaired,
/netbsd-src/external/gpl3/gcc/dist/
H A DNEWS4820 * The Paired Single support (as used on some PPC750 CPUs, -mpaired,
/netbsd-src/share/terminfo/
H A Dterminfo25991 # * Paired-attribute fixes to various terminals.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20049906 * doc/extend.texi (MIPS Paired-Single Support): New section.
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git36053 mips64-openbsd -FAIL: Paired LL/SC for mips64r6 (mips64r6)
36075 mips64el-openbsd -FAIL: Paired LL/SC for mips64r6 (mips64r6)