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.cpp832 int64_t Pow2Alignment = 0; in parseDirectiveTBSS() local
914 int64_t Pow2Alignment = 0; in parseDirectiveZerofill() local
H A DMasmParser.cpp4578 int64_t Pow2Alignment = 0; in parseDirectiveComm() local
H A DAsmParser.cpp4990 int64_t Pow2Alignment = 0; in parseDirectiveComm() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DGOFFObjectFile.cpp513 GOFF::ESDAlignment Pow2Alignment; in getSectionAlignment() local