Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp6377 NeonTypeFlags IntTypeFlags) { in GetFloatNeonType() argument
6378 int IsQuad = IntTypeFlags.isQuad(); in GetFloatNeonType()
6379 switch (IntTypeFlags.getEltType()) { in GetFloatNeonType()