Home
last modified time | relevance | path

Searched defs:NumWords (Results 1 – 25 of 46) sorted by relevance

12

/external/swiftshader/third_party/subzero/pnacl-llvm/
DNaClBitcodeParser.cpp45 void NaClBitcodeParserListener::BeginBlockInfoBlock(unsigned NumWords) { in BeginBlockInfoBlock()
116 unsigned NumWords; in ParseBlockInternal() local
DNaClBitstreamReader.cpp76 unsigned NumWords = Read(naclbitc::BlockSizeWidth); in EnterSubBlock() local
384 unsigned NumWords; in ReadBlockInfoBlock() local
/external/llvm-project/llvm/include/llvm/ADT/
DBitVector.h519 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/
DBitVector.h623 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/
Dbitmap.h69 static size_t NumWords(size_t n) { return (n + kBits - 1) / kBits; } in NumWords() function
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DHashTable.cpp26 uint32_t NumWords; in readSparseBitVector() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DHashTable.cpp26 uint32_t NumWords; in readSparseBitVector() local
/external/llvm/lib/Bitcode/Reader/
DBitstreamReader.cpp47 unsigned NumWords = Read(bitc::BlockSizeWidth); in EnterSubBlock() local
/external/icing/icing/legacy/index/
Dicing-flash-bitmap.cc343 size_t IcingFlashBitmap::NumWords() const { in NumWords() function in icing::lib::IcingFlashBitmap
/external/llvm-project/llvm/lib/Bitstream/Reader/
DBitstreamReader.cpp51 word_t NumWords = MaybeNum.get(); in EnterSubBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitstream/Reader/
DBitstreamReader.cpp51 word_t NumWords = MaybeNum.get(); in EnterSubBlock() local
/external/clang/lib/AST/
DTemplateBase.cpp79 unsigned NumWords = Value.getNumWords(); in TemplateArgument() local
/external/llvm-project/clang/lib/AST/
DTemplateBase.cpp94 unsigned NumWords = Value.getNumWords(); in TemplateArgument() local
/external/llvm/include/llvm/ADT/
DBitVector.h541 void init_words(BitWord *B, unsigned NumWords, bool t) { in init_words()
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DBitVector.h541 void init_words(BitWord *B, unsigned NumWords, bool t) { in init_words()
/external/llvm-project/llvm/utils/TableGen/
DCodeEmitterGen.cpp479 int NumWords = APInt::getNumWords(BitWidth); in run() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeAnalyzer.cpp756 unsigned NumWords = 0; in parseBlock() local
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeAnalyzer.cpp763 unsigned NumWords = 0; in parseBlock() local
/external/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp494 unsigned NumWords = 0; in ParseBlock() local
/external/swiftshader/third_party/subzero/src/
DIceBitVector.h780 void init_words(BitWord *B, unsigned NumWords, bool t) { in init_words()
/external/clang/include/clang/AST/
DTemplateBase.h288 unsigned NumWords = APInt::getNumWords(Integer.BitWidth); in getAsIntegral() local
/external/llvm-project/llvm/lib/Support/
DAPInt.cpp167 unsigned NumWords = getNumWords(); in Profile() local
265 unsigned NumWords = getNumWords(); in operator *=() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp167 unsigned NumWords = getNumWords(); in Profile() local
265 unsigned NumWords = getNumWords(); in operator *=() local
/external/llvm/lib/Target/ARM/
DARMFrameLowering.cpp448 uint32_t NumWords = NumBytes >> 2; in emitPrologue() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMFrameLowering.cpp519 uint32_t NumWords = NumBytes >> 2; in emitPrologue() local

12