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

/external/clang/utils/TableGen/
H A DNeonEmitter.cpp998 bool ForcedVectorFloatingType = Proto[0] == 'F' || Proto[0] == 'f'; local
999 if (LocalCK == ClassB && !RetT.isScalar() && !ForcedVectorFloatingType)

Completed in 208 milliseconds