Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGBuiltin.cpp6377 NeonTypeFlags IntTypeFlags) { in GetFloatNeonType() argument
6378 int IsQuad = IntTypeFlags.isQuad(); in GetFloatNeonType()
6379 switch (IntTypeFlags.getEltType()) { in GetFloatNeonType()