/external/swiftshader/third_party/subzero/pnacl-llvm/ |
D | NaClBitcodeParser.cpp | 45 void NaClBitcodeParserListener::BeginBlockInfoBlock(unsigned NumWords) { in BeginBlockInfoBlock() 116 unsigned NumWords; in ParseBlockInternal() local
|
D | NaClBitstreamReader.cpp | 76 unsigned NumWords = Read(naclbitc::BlockSizeWidth); in EnterSubBlock() local 384 unsigned NumWords; in ReadBlockInfoBlock() local
|
/external/llvm-project/llvm/include/llvm/ADT/ |
D | BitVector.h | 519 unsigned NumWords = NumBitWords(size()); variable 592 unsigned NumWords = NumBitWords(Size); variable 641 unsigned NumWords = NumBitWords(Size); variable 803 uint32_t NumWords = NumBitWords(Size); in wordShl() local 823 uint32_t NumWords = NumBitWords(Size); in wordShr() local 833 MutableArrayRef<BitWord> allocate(size_t NumWords) { in allocate()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | BitVector.h | 623 unsigned NumWords = NumBitWords(Size); variable 672 unsigned NumWords = NumBitWords(Size); variable 816 uint32_t NumWords = NumBitWords(Size); in wordShl() local 836 uint32_t NumWords = NumBitWords(Size); in wordShr() local 846 MutableArrayRef<BitWord> allocate(size_t NumWords) { in allocate()
|
/external/tensorflow/tensorflow/core/lib/core/ |
D | bitmap.h | 69 static size_t NumWords(size_t n) { return (n + kBits - 1) / kBits; } in NumWords() function
|
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
D | HashTable.cpp | 26 uint32_t NumWords; in readSparseBitVector() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | HashTable.cpp | 26 uint32_t NumWords; in readSparseBitVector() local
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitstreamReader.cpp | 47 unsigned NumWords = Read(bitc::BlockSizeWidth); in EnterSubBlock() local
|
/external/icing/icing/legacy/index/ |
D | icing-flash-bitmap.cc | 343 size_t IcingFlashBitmap::NumWords() const { in NumWords() function in icing::lib::IcingFlashBitmap
|
/external/llvm-project/llvm/lib/Bitstream/Reader/ |
D | BitstreamReader.cpp | 51 word_t NumWords = MaybeNum.get(); in EnterSubBlock() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitstream/Reader/ |
D | BitstreamReader.cpp | 51 word_t NumWords = MaybeNum.get(); in EnterSubBlock() local
|
/external/clang/lib/AST/ |
D | TemplateBase.cpp | 79 unsigned NumWords = Value.getNumWords(); in TemplateArgument() local
|
/external/llvm-project/clang/lib/AST/ |
D | TemplateBase.cpp | 94 unsigned NumWords = Value.getNumWords(); in TemplateArgument() local
|
/external/llvm/include/llvm/ADT/ |
D | BitVector.h | 541 void init_words(BitWord *B, unsigned NumWords, bool t) { in init_words()
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | BitVector.h | 541 void init_words(BitWord *B, unsigned NumWords, bool t) { in init_words()
|
/external/llvm-project/llvm/utils/TableGen/ |
D | CodeEmitterGen.cpp | 479 int NumWords = APInt::getNumWords(BitWidth); in run() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
D | BitcodeAnalyzer.cpp | 756 unsigned NumWords = 0; in parseBlock() local
|
/external/llvm-project/llvm/lib/Bitcode/Reader/ |
D | BitcodeAnalyzer.cpp | 763 unsigned NumWords = 0; in parseBlock() local
|
/external/llvm/tools/llvm-bcanalyzer/ |
D | llvm-bcanalyzer.cpp | 494 unsigned NumWords = 0; in ParseBlock() local
|
/external/swiftshader/third_party/subzero/src/ |
D | IceBitVector.h | 780 void init_words(BitWord *B, unsigned NumWords, bool t) { in init_words()
|
/external/clang/include/clang/AST/ |
D | TemplateBase.h | 288 unsigned NumWords = APInt::getNumWords(Integer.BitWidth); in getAsIntegral() local
|
/external/llvm-project/llvm/lib/Support/ |
D | APInt.cpp | 167 unsigned NumWords = getNumWords(); in Profile() local 265 unsigned NumWords = getNumWords(); in operator *=() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | APInt.cpp | 167 unsigned NumWords = getNumWords(); in Profile() local 265 unsigned NumWords = getNumWords(); in operator *=() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMFrameLowering.cpp | 448 uint32_t NumWords = NumBytes >> 2; in emitPrologue() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMFrameLowering.cpp | 519 uint32_t NumWords = NumBytes >> 2; in emitPrologue() local
|