Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGBuiltin.cpp5497 NeonTypeFlags IntTypeFlags) { in GetFloatNeonType() argument
5498 int IsQuad = IntTypeFlags.isQuad(); in GetFloatNeonType()
5499 switch (IntTypeFlags.getEltType()) { in GetFloatNeonType()