Home
last modified time | relevance | path

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

/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
/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp1717 std::array<uint8_t, WordSize> LastWord = {0}; writeSectionForCInfoSymSectionEntry() local
H A DMCAsmStreamer.cpp1024 std::array<uint8_t, WordSize> LastWord = {0}; emitXCOFFCInfoSym() local