| /openbsd/src/gnu/llvm/llvm/lib/Target/Lanai/ |
| D | LanaiMemAluCombiner.cpp | 77 bool Decrement); 330 MachineBasicBlock *BB, const MbbIterator &MemInstr, const bool Decrement) { in findClosestSuitableAluInstr() argument 336 MbbIterator Last = Decrement ? BB->begin() : BB->end(); in findClosestSuitableAluInstr() 339 Decrement ? --First : ++First; in findClosestSuitableAluInstr()
|
| /openbsd/src/gnu/llvm/lldb/include/lldb/Breakpoint/ |
| D | StoppointHitCounter.h | 29 void Decrement(uint32_t difference = 1) {
|
| D | Watchpoint.h | 167 void UndoHitCount() { m_hit_counter.Decrement(); } in UndoHitCount()
|
| /openbsd/src/gnu/llvm/clang/include/clang/Analysis/Analyses/ |
| D | UnsafeBufferUsageGadgets.def | 29 WARNING_GADGET(Decrement)
|
| /openbsd/src/gnu/usr.bin/binutils/cpu/ |
| D | iq10.cpu | 592 (dni cm32rd "Counter Manager 32-bit Rolling Decrement" (MACH10 USES-RT USES-RD) 616 (dni cm32sd "Counter Manager 32-bit Saturating Decrement" (MACH10 USES-RT USES-RD) 652 (dni cm64rd "Counter Manager 64-bit Rolling Decrement" (MACH10 EVEN-REG-NUM USES-RT USES-RD) 682 (dni cm64sd "Counter Manager 64-bit Saturating Decrement" (MACH10 EVEN-REG-NUM USES-RT USES-RD) 832 (dnmi m-cm32rd "Counter Manager 32-bit Rolling Decrement" (MACH10 USES-RT USES-RD NO-DIS) 852 (dnmi m-cm32sd "Counter Manager 32-bit Saturating Decrement" (MACH10 USES-RT USES-RD NO-DIS) 882 (dnmi m-cm64rd "Counter Manager 64-bit Rolling Decrement" (MACH10 USES-RT USES-RD NO-DIS) 907 (dnmi m-cm64sd "Counter Manager 64-bit Saturating Decrement" (MACH10 USES-RT USES-RD NO-DIS)
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/cpu/ |
| D | iq10.cpu | 592 (dni cm32rd "Counter Manager 32-bit Rolling Decrement" (MACH10 USES-RT USES-RD) 616 (dni cm32sd "Counter Manager 32-bit Saturating Decrement" (MACH10 USES-RT USES-RD) 652 (dni cm64rd "Counter Manager 64-bit Rolling Decrement" (MACH10 EVEN-REG-NUM USES-RT USES-RD) 682 (dni cm64sd "Counter Manager 64-bit Saturating Decrement" (MACH10 EVEN-REG-NUM USES-RT USES-RD) 832 (dnmi m-cm32rd "Counter Manager 32-bit Rolling Decrement" (MACH10 USES-RT USES-RD NO-DIS) 852 (dnmi m-cm32sd "Counter Manager 32-bit Saturating Decrement" (MACH10 USES-RT USES-RD NO-DIS) 882 (dnmi m-cm64rd "Counter Manager 64-bit Rolling Decrement" (MACH10 USES-RT USES-RD NO-DIS) 907 (dnmi m-cm64sd "Counter Manager 64-bit Saturating Decrement" (MACH10 USES-RT USES-RD NO-DIS)
|
| /openbsd/src/gnu/llvm/clang/lib/Analysis/ |
| D | UnsafeBufferUsage.cpp | 256 : WarningGadget(Kind::Decrement), in DecrementGadget() 260 return G->getKind() == Kind::Decrement; in classof()
|
| /openbsd/src/gnu/llvm/lldb/source/Breakpoint/ |
| D | BreakpointLocation.cpp | 428 m_hit_counter.Decrement(); in UndoBumpHitCount() 429 m_owner.m_hit_counter.Decrement(); in UndoBumpHitCount()
|
| D | Watchpoint.cpp | 131 m_hit_counter.Decrement(m_false_alarms); in IncrementFalseAlarmsAndReviseHitCount()
|
| /openbsd/src/sys/arch/hppa/stand/boot/ |
| D | srt0.S | 119 loop addib,>,n -16,%r21,loop ; Decrement by cache line size (16).
|
| /openbsd/src/share/misc/ |
| D | usb_hid_usages | 762 0x70 Display Brightness Decrement 772 0x7A Keyboard Brightness Decrement 807 0x9D Channel Decrement 841 0xCB Tracking Decrement 864 0xEA Volume Decrement 888 0x153 Bass Decrement 890 0x155 Treble Decrement 904 0x172 Sub-channel Decrement 906 0x174 Alternate Audio Decrement 1144 0x2D1 Privacy Screen Level Decrement
|
| /openbsd/src/gnu/usr.bin/binutils/gas/doc/ |
| D | c-m68hc11.texi | 188 @item Auto Pre-Increment/Pre-Decrement/Post-Increment/Post-Decrement
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/doc/ |
| D | c-m68hc11.texi | 188 @item Auto Pre-Increment/Pre-Decrement/Post-Increment/Post-Decrement
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Demangle/ |
| D | MicrosoftDemangleNodes.h | 131 Decrement, // ?F # operator-- enumerator
|
| /openbsd/src/gnu/llvm/llvm/lib/Demangle/ |
| D | MicrosoftDemangleNodes.cpp | 268 OUTPUT_ENUM_CLASS_VALUE(IntrinsicFunctionKind, Decrement, "operator--"); in output()
|
| D | MicrosoftDemangle.cpp | 556 IFK::Decrement, // ?F # operator-- in translateIntrinsicFunctionCode()
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/doc/ |
| D | mmo.texi | 234 and recurse.) Decrement character position.
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/doc/ |
| D | mmo.texi | 234 and recurse.) Decrement character position.
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/ |
| D | MachineScheduler.cpp | 1133 bool Decrement = P.LaneMask.any(); in updatePressureDiffs() local 1142 PDiff.addPressureChange(Reg, Decrement, &MRI); in updatePressureDiffs()
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/IR/ |
| D | Intrinsics.td | 2055 // Decrement loop counter by the given argument. Return false if the loop 2060 // Decrement the first operand (the loop counter) by the second operand (the
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/ARM/ |
| D | ARMInstrVFP.td | 252 let Inst{24-23} = 0b10; // Decrement Before 288 let Inst{24-23} = 0b10; // Decrement Before 383 let Inst{24-23} = 0b10; // Decrement Before
|
| D | ARMInstrThumb2.td | 2012 let Inst{24-23} = 0b10; // Decrement Before 2027 let Inst{24-23} = 0b10; // Decrement Before 2087 let Inst{24-23} = 0b10; // Decrement Before 2105 let Inst{24-23} = 0b10; // Decrement Before
|
| /openbsd/src/gnu/usr.sbin/mkhybrid/src/ |
| D | ChangeLog | 520 * write.c (generate_one_directory): Decrement n_data_extents
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/m68hc11/ |
| D | m68hc11.md | 5940 ;;- 68HC12 Decrement/Increment and branch 5997 ;; Decrement-and-branch insns. 6022 ;; Decrement-and-branch insns. 6047 ;; Decrement-and-branch (QImode).
|
| /openbsd/src/gnu/gcc/gcc/config/m68hc11/ |
| D | m68hc11.md | 5919 ;;- 68HC12 Decrement/Increment and branch 5983 ;; Decrement-and-branch insns. 6008 ;; Decrement-and-branch insns. 6033 ;; Decrement-and-branch (QImode).
|