Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DLSUnit.h120 : LQ_Size(LQ), SQ_Size(SQ), NoAlias(AssumeNoAlias) {} in LQ_Size() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLoopPass.cpp127 static void addLoopIntoQueue(Loop *L, std::deque<Loop *> &LQ) { in addLoopIntoQueue()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DLoopPass.cpp179 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()