Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/utils/TableGen/
H A DNeonEmitter.cpp754 ElementBitwidth = ~0U; in applyTypespec()
891 ElementBitwidth = 32; in applyModifier()
895 ElementBitwidth = 64; in applyModifier()
899 ElementBitwidth = 16; in applyModifier()
905 ElementBitwidth = 16; in applyModifier()
911 ElementBitwidth = 16; in applyModifier()
922 ElementBitwidth *= 2; in applyModifier()
926 ElementBitwidth *= 2; in applyModifier()
1014 ElementBitwidth = 8; in applyModifier()
1017 ElementBitwidth = 8; in applyModifier()
[all …]