Home
last modified time | relevance | path

Searched defs:sizeInBits (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/sys/dev/qat/qat_api/include/
H A Dcpa_types.h167 #define CPA_BITMAP(name, sizeInBits) \ argument
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp181 unsigned sizeInBits() const override { return 0; } in sizeInBits() function in __anon3961c3990111::VoidType
197 unsigned sizeInBits() const override { return 32; } in sizeInBits() function in __anon3961c3990111::PointerType
252 unsigned sizeInBits() const override { return Bits; } in sizeInBits() function in __anon3961c3990111::ScalarType
296 unsigned sizeInBits() const override { return Lanes * Element->sizeInBits(); } in sizeInBits() function in __anon3961c3990111::VectorType
321 unsigned sizeInBits() const override { in sizeInBits() function in __anon3961c3990111::MultiVectorType
348 unsigned sizeInBits() const override { return 16; } in sizeInBits() function in __anon3961c3990111::PredicateType
[all...]
/freebsd-src/contrib/llvm-project/lld/COFF/
H A DChunks.cpp662 int sizeInBits = getRuntimePseudoRelocs() local
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp113 unsigned int sizeInBits; global() member
[all...]