Home
last modified time | relevance | path

Searched refs:ForcedFloatingType (Results 1 – 1 of 1) sorted by relevance

/external/clang/utils/TableGen/
DNeonEmitter.cpp1011 bool ForcedFloatingType = Proto[I + 1] == 'F' || Proto[I + 1] == 'f'; in getBuiltinTypeStr() local
1012 if (LocalCK == ClassB && !T.isScalar() && !ForcedFloatingType) in getBuiltinTypeStr()