Home
last modified time | relevance | path

Searched refs:LocList (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDDIEValue.def43 HANDLE_DIEVALUE_SMALL(LocList)
/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDDIEHash.h134 void hashLocList(const DIELocList &LocList);
HDDIEHash.cpp272 void DIEHash::hashLocList(const DIELocList &LocList) { in hashLocList() argument
276 for (const auto &Entry : Locs.getEntries(Locs.getList(LocList.getValue()))) in hashLocList()