| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
| H A D | LoopPass.cpp | 82 LQ.push_front(&L); in addLoop() 87 for (auto I = LQ.begin(), E = LQ.end(); I != E; ++I) { in addLoop() 91 LQ.insert(I, 1, &L); in addLoop() 98 static void addLoopIntoQueue(Loop *L, std::deque<Loop *> &LQ) { in addLoopIntoQueue() argument 99 LQ.push_back(L); in addLoopIntoQueue() 101 addLoopIntoQueue(I, LQ); in addLoopIntoQueue() 119 assert(LQ.back() == CurrentLoop && "Loop queue back isn't the current loop!"); in markLoopAsDeleted() 120 llvm::erase_value(LQ, &L); in markLoopAsDeleted() 125 LQ.push_back(&L); in markLoopAsDeleted() 153 addLoopIntoQueue(L, LQ); in runOnFunction() [all …]
|
| /netbsd-src/external/mpl/dhcp/dist/includes/ |
| H A D | dhcpd.h | 248 #define LEASE_GET_FIRST(LQ) LQ argument 249 #define LEASE_GET_FIRSTP(LQ) *(LQ) argument 250 #define LEASE_GET_NEXT(LQ, LEASE) LEASE->next argument 251 #define LEASE_GET_NEXTP(LQ, LEASE) LEASE->next argument 252 #define LEASE_INSERTP(LQ, LEASE) lease_insert(LQ, LEASE) argument 253 #define LEASE_REMOVEP(LQ, LEASE) lease_remove(LQ, LEASE) argument 254 #define LEASE_NOT_EMPTY(LQ) LQ argument 255 #define LEASE_NOT_EMPTYP(LQ) *LQ argument 256 #define POOL_DESTROYP(LQ) lease_remove_all(LQ) argument 260 #define LEASE_GET_FIRST(LQ) lc_get_first_lease(&LQ) argument [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/HardwareUnits/ |
| H A D | LSUnit.h | 448 LSUnit(const MCSchedModel &SM, unsigned LQ, unsigned SQ) in LSUnit() argument 449 : LSUnit(SM, LQ, SQ, /* NoAlias */ false) {} in LSUnit() 450 LSUnit(const MCSchedModel &SM, unsigned LQ, unsigned SQ, bool AssumeNoAlias) in LSUnit() argument 451 : LSUnitBase(SM, LQ, SQ, AssumeNoAlias), CurrentLoadGroupID(0), in LSUnit()
|
| /netbsd-src/external/mpl/dhcp/dist/server/tests/ |
| H A D | leaseq_unittest.c | 40 #define INIT_LQ(LQ) memset(&(LQ), 0, sizeof(struct leasechain)) argument 42 #define INIT_LQ(LQ) lq = NULL argument
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/HardwareUnits/ |
| H A D | LSUnit.cpp | 24 LSUnitBase::LSUnitBase(const MCSchedModel &SM, unsigned LQ, unsigned SQ, in LSUnitBase() argument 26 : LQSize(LQ), SQSize(SQ), UsedLQEntries(0), UsedSQEntries(0), in LSUnitBase()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
| H A D | LoopPass.h | 114 std::deque<Loop *> LQ;
|
| /netbsd-src/sys/dev/microcode/aic7xxx/ |
| H A D | aic79xx.reg | 1203 * LQ Packet In 1204 * The last LQ Packet received 1419 * LQ Packet Reserved Bytes 1421 * of all LQ packets. 1451 * LQ Manager Control 0 1464 * LQ Manager Control 1 1476 * LQ Manager Control 2
|
| H A D | aic79xx.seq | 268 * "Short Luns" are not placed into outgoing LQ 1611 * we have already prefetched data into our FIFO (LQ/Data 1612 * followed by LQ/Data for the same write transaction). 1616 * after an LQ (LQIWORKONLQ true), that the data transfer is 1950 * in a FIFO or an outgoing LQ. Only treat it as an I_T only
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | ChangeLog-2020 | 314 * i386-dis.c (putop): Always display suffix for %LQ in 64bit. 1321 (dis386): Adjust "LQ" description. 1322 (prefix_table): Make %LQ apply to AT&T case only for cvtsi2ss, 1324 PCMPESTR_Fixup by !%LQ and EXx for pcmpestrm, pcmpestri, 1326 (putop): Honor "cond" when handling LQ. 1327 * i386-dis-evex-prefix.h: Make %LQ apply to AT&T case only for 1329 * i386-dis-evex-w.h: Make %LQ apply to AT&T case only for 1874 * i386-dis.c: Adjust description of "LQ" macro. 1875 (dis386_twobyte): Use LQ for sysret. 1876 (putop): Adjust handling of LQ.
|
| H A D | ChangeLog-2018 | 954 vcvtsi2sd%LQ and vcvtusi2sd%LQ. 963 vcvtsi2ss%LQ, vcvtsi2sd%LQ, vcvtusi2ss%LQ and vcvtusi2sd%LQ. 1372 * i386-dis-evex.h (evex_table): Add %LQ to vcvtsi2ss, vcvtsi2sd,
|
| H A D | ChangeLog-2007 | 3 * i386-dis.c (prefix_table): Use "%LQ" on cvtsi2ss/cvtsi2sd. 4 (putop): Handle '%' and "LQ".
|
| H A D | ChangeLog | 1251 * opcodes/i386-dis.c (dis386_twobyte): Add %LQ to sysexit.
|
| /netbsd-src/external/gpl3/gdb/dist/opcodes/ |
| H A D | ChangeLog-2020 | 314 * i386-dis.c (putop): Always display suffix for %LQ in 64bit. 1321 (dis386): Adjust "LQ" description. 1322 (prefix_table): Make %LQ apply to AT&T case only for cvtsi2ss, 1324 PCMPESTR_Fixup by !%LQ and EXx for pcmpestrm, pcmpestri, 1326 (putop): Honor "cond" when handling LQ. 1327 * i386-dis-evex-prefix.h: Make %LQ apply to AT&T case only for 1329 * i386-dis-evex-w.h: Make %LQ apply to AT&T case only for 1874 * i386-dis.c: Adjust description of "LQ" macro. 1875 (dis386_twobyte): Use LQ for sysret. 1876 (putop): Adjust handling of LQ.
|
| H A D | ChangeLog-2018 | 954 vcvtsi2sd%LQ and vcvtusi2sd%LQ. 963 vcvtsi2ss%LQ, vcvtsi2sd%LQ, vcvtusi2ss%LQ and vcvtusi2sd%LQ. 1372 * i386-dis-evex.h (evex_table): Add %LQ to vcvtsi2ss, vcvtsi2sd,
|
| H A D | ChangeLog-2007 | 3 * i386-dis.c (prefix_table): Use "%LQ" on cvtsi2ss/cvtsi2sd. 4 (putop): Handle '%' and "LQ".
|
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | ChangeLog-2020 | 314 * i386-dis.c (putop): Always display suffix for %LQ in 64bit. 1321 (dis386): Adjust "LQ" description. 1322 (prefix_table): Make %LQ apply to AT&T case only for cvtsi2ss, 1324 PCMPESTR_Fixup by !%LQ and EXx for pcmpestrm, pcmpestri, 1326 (putop): Honor "cond" when handling LQ. 1327 * i386-dis-evex-prefix.h: Make %LQ apply to AT&T case only for 1329 * i386-dis-evex-w.h: Make %LQ apply to AT&T case only for 1874 * i386-dis.c: Adjust description of "LQ" macro. 1875 (dis386_twobyte): Use LQ for sysret. 1876 (putop): Adjust handling of LQ.
|
| H A D | ChangeLog-2018 | 954 vcvtsi2sd%LQ and vcvtusi2sd%LQ. 963 vcvtsi2ss%LQ, vcvtsi2sd%LQ, vcvtusi2ss%LQ and vcvtusi2sd%LQ. 1372 * i386-dis-evex.h (evex_table): Add %LQ to vcvtsi2ss, vcvtsi2sd,
|
| H A D | ChangeLog-2007 | 3 * i386-dis.c (prefix_table): Use "%LQ" on cvtsi2ss/cvtsi2sd. 4 (putop): Handle '%' and "LQ".
|
| H A D | ChangeLog | 1092 * opcodes/i386-dis.c (dis386_twobyte): Add %LQ to sysexit.
|
| /netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
| H A D | ChangeLog-2018 | 954 vcvtsi2sd%LQ and vcvtusi2sd%LQ. 963 vcvtsi2ss%LQ, vcvtsi2sd%LQ, vcvtusi2ss%LQ and vcvtusi2sd%LQ. 1372 * i386-dis-evex.h (evex_table): Add %LQ to vcvtsi2ss, vcvtsi2sd,
|
| H A D | ChangeLog-2007 | 3 * i386-dis.c (prefix_table): Use "%LQ" on cvtsi2ss/cvtsi2sd. 4 (putop): Handle '%' and "LQ".
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | gimple.def | 110 L1 ... LQ are the Q label operands. */
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | gimple.def | 110 L1 ... LQ are the Q label operands. */
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/ |
| H A D | llvm-mca.rst | 678 LQ - Load queue full: 0
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| H A D | vsx.md | 1132 ;; VSX store VSX load VSX move VSX->GPR GPR->VSX LQ (GPR)
|