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

/external/clang/utils/TableGen/
H A DNeonEmitter.cpp1019 bool ForcedVectorFloatingType = isFloatingPointProtoModifier(Proto[0]); local
1020 if (LocalCK == ClassB && !RetT.isScalar() && !ForcedVectorFloatingType)

Completed in 107 milliseconds