Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp845 int64_t Pow2Alignment = 0; in parseDirectiveTBSS() local
930 int64_t Pow2Alignment = 0; in parseDirectiveZerofill() local
H A DAsmParser.cpp5052 int64_t Pow2Alignment = 0; in parseDirectiveComm() local
H A DMasmParser.cpp6041 int64_t Pow2Alignment = 0; in parseDirectiveComm() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DGOFFObjectFile.cpp512 GOFF::ESDAlignment Pow2Alignment; in getSectionAlignment() local