Home
last modified time | relevance | path

Searched defs:LastWord (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DBitVector.h201 unsigned LastWord = (End - 1) / BITWORD_SIZE; variable
235 unsigned LastWord = (End - 1) / BITWORD_SIZE; in find_last_in() local
272 unsigned LastWord = (End - 1) / BITWORD_SIZE; in find_last_unset_in() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp1714 std::array<uint8_t, WordSize> LastWord = {0}; in writeSectionForCInfoSymSectionEntry() local
H A DMCAsmStreamer.cpp1040 std::array<uint8_t, WordSize> LastWord = {0}; in emitXCOFFCInfoSym() local