Searched defs:HintsInfo (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ | ||
H A D | RegAllocGreedy.h | 396 using HintsInfo = SmallVector<HintInfo, 4>; variable |
/aosp_15_r20/external/llvm/lib/CodeGen/ | ||
H A D | RegAllocGreedy.cpp | 415 typedef SmallVector<HintInfo, 4> HintsInfo; typedef in __anon65c1e5750111::RAGreedy |
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | ||
H A D | RegAllocGreedy.cpp | 536 using HintsInfo = SmallVector<HintInfo, 4>; typedef in __anon697cd1970111::RAGreedy |