Home
last modified time | relevance | path

Searched defs:IsQuad (Results 1 – 4 of 4) sorted by relevance

/external/clang/utils/TableGen/
DNeonEmitter.cpp136 NeonTypeFlags(EltType ET, bool IsUnsigned, bool IsQuad) : Flags(ET) { in NeonTypeFlags()
758 const bool &IsQuad, in GenerateRegisterCheckPatternForLoadStores()
845 const bool &IsQuad) { in IsSpecialLaneMultiply()
855 const bool &IsQuad, in NormalizeProtoForRegisterPatternCreation()
939 const bool &IsQuad, in GenerateRegisterCheckPattern()
1045 bool IsQuad = false; in GenerateChecksForIntrinsic() local
/external/clang/include/clang/Basic/
DTargetBuiltins.h99 NeonTypeFlags(EltType ET, bool IsUnsigned, bool IsQuad) : Flags(ET) { in NeonTypeFlags()
/external/clang/lib/CodeGen/
DCGBuiltin.cpp1602 int IsQuad = TypeFlags.isQuad(); in GetNeonType() local
/external/clang/lib/Sema/
DSemaChecking.cpp331 int IsQuad = Type.isQuad(); in RFT() local