Home
last modified time | relevance | path

Searched defs:LQ (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
DLSUnit.h443 LSUnit(const MCSchedModel &SM, unsigned LQ, unsigned SQ) in LSUnit()
445 LSUnit(const MCSchedModel &SM, unsigned LQ, unsigned SQ, bool AssumeNoAlias) in LSUnit()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/
DLSUnit.h421 LSUnit(const MCSchedModel &SM, unsigned LQ, unsigned SQ) in LSUnit()
423 LSUnit(const MCSchedModel &SM, unsigned LQ, unsigned SQ, bool AssumeNoAlias) in LSUnit()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DLSUnit.cpp24 LSUnitBase::LSUnitBase(const MCSchedModel &SM, unsigned LQ, unsigned SQ, in LSUnitBase()
/external/llvm-project/llvm/lib/MCA/HardwareUnits/
DLSUnit.cpp24 LSUnitBase::LSUnitBase(const MCSchedModel &SM, unsigned LQ, unsigned SQ, in LSUnitBase()
/external/llvm-project/llvm/lib/Analysis/
DLoopPass.cpp98 static void addLoopIntoQueue(Loop *L, std::deque<Loop *> &LQ) { in addLoopIntoQueue()
/external/llvm/lib/Analysis/
DLoopPass.cpp132 static void addLoopIntoQueue(Loop *L, std::deque<Loop *> &LQ) { in addLoopIntoQueue()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopPass.cpp129 static void addLoopIntoQueue(Loop *L, std::deque<Loop *> &LQ) { in addLoopIntoQueue()