Home
last modified time | relevance | path

Searched refs:LQ (Results 1 – 25 of 29) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopPass.cpp82 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 Ddhcpd.h248 #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 DLSUnit.h448 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 Dleaseq_unittest.c40 #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 DLSUnit.cpp24 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 DLoopPass.h114 std::deque<Loop *> LQ;
/netbsd-src/sys/dev/microcode/aic7xxx/
H A Daic79xx.reg1203 * 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 Daic79xx.seq268 * "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 DChangeLog-2020314 * 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 DChangeLog-2018954 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 DChangeLog-20073 * i386-dis.c (prefix_table): Use "%LQ" on cvtsi2ss/cvtsi2sd.
4 (putop): Handle '%' and "LQ".
H A DChangeLog1251 * opcodes/i386-dis.c (dis386_twobyte): Add %LQ to sysexit.
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-2020314 * 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 DChangeLog-2018954 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 DChangeLog-20073 * 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 DChangeLog-2020314 * 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 DChangeLog-2018954 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 DChangeLog-20073 * i386-dis.c (prefix_table): Use "%LQ" on cvtsi2ss/cvtsi2sd.
4 (putop): Handle '%' and "LQ".
H A DChangeLog1092 * opcodes/i386-dis.c (dis386_twobyte): Add %LQ to sysexit.
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-2018954 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 DChangeLog-20073 * i386-dis.c (prefix_table): Use "%LQ" on cvtsi2ss/cvtsi2sd.
4 (putop): Handle '%' and "LQ".
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple.def110 L1 ... LQ are the Q label operands. */
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple.def110 L1 ... LQ are the Q label operands. */
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/
H A Dllvm-mca.rst678 LQ - Load queue full: 0
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dvsx.md1132 ;; VSX store VSX load VSX move VSX->GPR GPR->VSX LQ (GPR)

12