Home
last modified time | relevance | path

Searched defs:NumWords (Results 1 – 25 of 28) 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/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/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/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
DExpr.cpp697 unsigned NumWords = Val.getNumWords(); in setIntValue() local
/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/include/llvm/ADT/
DBitVector.h541 void init_words(BitWord *B, unsigned NumWords, bool t) { in init_words()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeAnalyzer.cpp756 unsigned NumWords = 0; in parseBlock() local
/external/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp494 unsigned NumWords = 0; in ParseBlock() local
/external/clang/include/clang/AST/
DTemplateBase.h288 unsigned NumWords = APInt::getNumWords(Integer.BitWidth); in getAsIntegral() local
DExpr.h1237 unsigned NumWords = llvm::APInt::getNumWords(BitWidth); in getIntValue() local
/external/swiftshader/third_party/subzero/src/
DIceBitVector.h780 void init_words(BitWord *B, unsigned NumWords, bool t) { in init_words()
DPNaClTranslator.cpp1467 void EnterBlock(unsigned NumWords) override { in EnterBlock()
/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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp1038 uint64_t NumWords = NumBytes >> 4; in emitPrologue() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp375 unsigned NumWords = Words.size(); in buildHvxVectorReg() local
DHexagonLoopIdiomRecognition.cpp2264 Value *NumWords = Expander.expandCodeFor(NumWordsS, Int32Ty, in processCopyingStore() local
/external/llvm/lib/Support/
DAPInt.cpp175 unsigned NumWords = getNumWords(); in Profile() local

12