Searched defs:LQ (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp24 LSUnitBase::LSUnitBase(const MCSchedModel &SM, unsigned LQ, unsigned SQ, argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopPass.cpp97 static void addLoopIntoQueue(Loop *L, std::deque<Loop *> &LQ) { argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DLSUnit.h443 LSUnit(const MCSchedModel &SM, unsigned LQ, unsigned SQ) argument
445 LSUnit(const MCSchedModel &SM, unsigned LQ, unsigned SQ, bool AssumeNoAlias) argument

Completed in 166 milliseconds