| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | LoopPass.cpp | 80 LQ.push_front(&L); in addLoop() 85 for (auto I = LQ.begin(), E = LQ.end(); I != E; ++I) { in addLoop() 89 LQ.insert(I, 1, &L); in addLoop() 96 static void addLoopIntoQueue(Loop *L, std::deque<Loop *> &LQ) { in addLoopIntoQueue() argument 97 LQ.push_back(L); in addLoopIntoQueue() 99 addLoopIntoQueue(I, LQ); in addLoopIntoQueue() 117 assert(LQ.back() == CurrentLoop && "Loop queue back isn't the current loop!"); in markLoopAsDeleted() 118 llvm::erase(LQ, &L); in markLoopAsDeleted() 123 LQ.push_back(&L); in markLoopAsDeleted() 151 addLoopIntoQueue(L, LQ); in runOnFunction() [all …]
|
| /freebsd/usr.sbin/lpr/filters.ru/ |
| H A D | bjc-240.sh.sample | 30 ControlMode=LQ 45 @SetControlMode=LQ
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/ |
| H A D | LSUnit.h | 413 LSUnit(const MCSchedModel &SM, unsigned LQ, unsigned SQ) in LSUnit() argument 414 : LSUnit(SM, LQ, SQ, /* NoAlias */ false) {} in LSUnit() 415 LSUnit(const MCSchedModel &SM, unsigned LQ, unsigned SQ, bool AssumeNoAlias) in LSUnit() argument 416 : LSUnitBase(SM, LQ, SQ, AssumeNoAlias), CurrentLoadGroupID(0), in LSUnit()
|
| /freebsd/contrib/llvm-project/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()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | LoopPass.h | 116 std::deque<Loop *> LQ;
|
| /freebsd/sys/dev/aic7xxx/ |
| H A D | aic79xx.reg | 1192 * LQ Packet In 1193 * The last LQ Packet received 1408 * LQ Packet Reserved Bytes 1410 * of all LQ packets. 1440 * LQ Manager Control 0 1453 * LQ Manager Control 1 1465 * LQ Manager Control 2
|
| H A D | aic79xx.seq | 298 * "Short Luns" are not placed into outgoing LQ 1856 * we have already prefetched data into our FIFO (LQ/Data 1857 * followed by LQ/Data for the same write transaction). 1861 * after an LQ (LQIWORKONLQ true), that the data transfer is 2193 * in a FIFO or an outgoing LQ. Only treat it as an I_T only
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCRegisterInfo.cpp | 117 ImmToIdxMap[PPC::LQ] = PPC::LQX_PSEUDO; in PPCRegisterInfo() 1646 case PPC::LQ: in offsetMinAlignForOpcode() 1919 MI.setDesc(TII.get(NewOpcode == PPC::LQX_PSEUDO ? PPC::LQ : PPC::STQ)); in eliminateFrameIndex()
|
| H A D | PPCInstr64Bit.td | 1462 def LQ : DQForm_RTp5_RA17_MEM<56, 0, 1483 (SPLIT_QUADWORD (LQ memrix16:$src))>;
|
| H A D | PPCISelLowering.cpp | 14507 MI.getOpcode() == PPC::LQX_PSEUDO ? TII->get(PPC::LQ) in EmitInstrWithCustomInserter()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaConcept.cpp | 2064 return llvm::any_of(Q, [this, LP](Literal LQ) { return Subsumes(LP, LQ); }); in DNFSubsumes() argument
|
| /freebsd/contrib/tcpdump/ |
| H A D | CHANGES | 1109 Add support for the olsr protocol as per RFC 3626 plus the LQ
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86SchedSapphireRapids.td | 1378 "^VPUNPCK(H|L|LQ)DQZrr((k|kz)?)$",
|
| /freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
| H A D | evppkey_kas.txt | 2930 LQ==
|