Searched refs:IsEL (Results 1 - 1 of 1) sorted by relevance

/external/clang/unittests/Driver/
H A DMultilibTest.cpp312 bool IsEL = I & 0x1; local
315 if (IsEL)
327 << (IsEL ? "+EL" : "-EL") << " "
331 if (IsEL)

Completed in 138 milliseconds