/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/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()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | HashTable.cpp | 26 uint32_t NumWords; in readSparseBitVector() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitstream/Reader/ |
D | BitstreamReader.cpp | 51 word_t NumWords = MaybeNum.get(); in EnterSubBlock() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | BitVector.h | 541 void init_words(BitWord *B, unsigned NumWords, bool t) { in init_words()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
D | BitcodeAnalyzer.cpp | 756 unsigned NumWords = 0; in parseBlock() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceBitVector.h | 780 void init_words(BitWord *B, unsigned NumWords, bool t) { in init_words()
|
D | PNaClTranslator.cpp | 1467 void EnterBlock(unsigned NumWords) override { in EnterBlock()
|
/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMFrameLowering.cpp | 519 uint32_t NumWords = NumBytes >> 2; in emitPrologue() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64FrameLowering.cpp | 1038 uint64_t NumWords = NumBytes >> 4; in emitPrologue() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelLoweringHVX.cpp | 375 unsigned NumWords = Words.size(); in buildHvxVectorReg() local
|
D | HexagonLoopIdiomRecognition.cpp | 2264 Value *NumWords = Expander.expandCodeFor(NumWordsS, Int32Ty, in processCopyingStore() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Core.cpp | 1304 unsigned NumWords, in LLVMConstIntOfArbitraryPrecision()
|