Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetBuiltins.h278 NeonTypeFlags(EltType ET, bool IsUnsigned, bool IsQuad) : Flags(ET) { in NeonTypeFlags()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/
H A DARM.cpp364 int IsQuad = TypeFlags.isQuad(); in GetNeonType() local
403 int IsQuad = IntTypeFlags.isQuad(); in GetFloatNeonType() local