Searched defs:getElementSizeInBits (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp207 unsigned getElementSizeInBits() const { return ElementBitwidth; } function in class:__anon2449::Type
[all...]
H A DSveEmitter.cpp63 unsigned getElementSizeInBits() const { return ElementSizeInBits; } function in class:__anon2451::ImmCheck
106 unsigned getElementSizeInBits() const { return ElementBitwidth; } function in class:__anon2451::SVEType

Completed in 101 milliseconds