Home
last modified time | relevance | path

Searched defs:isUnaligned (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsPreLegalizerCombiner.cpp55 bool isUnaligned = MMO->getAlign() < MMO->getSize(); in combine() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h331 bool isUnaligned() const { in isUnaligned() function