Searched defs:IsPow2 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/MC/MCParser/
H A DAsmParser.cpp1355 bool IsPow2 = !getContext().getAsmInfo()->getAlignmentIsInBytes(); local
1359 bool IsPow2 = !getContext().getAsmInfo()->getAlignmentIsInBytes(); local
2459 parseDirectiveAlign(bool IsPow2, unsigned ValueSize) argument
[all...]

Completed in 100 milliseconds