/external/swiftshader/third_party/subzero/pnacl-llvm/ |
D | NaClBitcodeParser.cpp | 47 void NaClBitcodeParserListener::BeginBlockInfoBlock(unsigned NumWords) { in BeginBlockInfoBlock() 117 unsigned NumWords; in ParseBlockInternal() local
|
D | NaClBitstreamReader.cpp | 79 unsigned NumWords = Read(naclbitc::BlockSizeWidth); in EnterSubBlock() local 387 unsigned NumWords; in ReadBlockInfoBlock() local
|
/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/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/ |
D | HashTable.cpp | 27 uint32_t NumWords; in readSparseBitVector() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | BitVector.h | 607 unsigned NumWords = NumBitWords(Size); variable 656 unsigned NumWords = NumBitWords(Size); variable 800 uint32_t NumWords = NumBitWords(Size); in wordShl() local 820 uint32_t NumWords = NumBitWords(Size); in wordShr() local 830 MutableArrayRef<BitWord> allocate(size_t NumWords) { in allocate()
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitstreamReader.cpp | 47 unsigned NumWords = Read(bitc::BlockSizeWidth); in EnterSubBlock() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/ |
D | BitstreamReader.cpp | 44 unsigned NumWords = Read(bitc::BlockSizeWidth); in EnterSubBlock() local
|
/external/swiftshader/third_party/LLVM/include/llvm/Bitcode/ |
D | BitstreamReader.h | 375 unsigned NumWords = Read(bitc::BlockSizeWidth); in SkipBlock() local 408 unsigned NumWords = Read(bitc::BlockSizeWidth); variable
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | BitVector.h | 400 void init_words(BitWord *B, unsigned NumWords, bool t) { in init_words()
|
/external/clang/lib/AST/ |
D | TemplateBase.cpp | 79 unsigned NumWords = Value.getNumWords(); in TemplateArgument() local
|
/external/swiftshader/third_party/LLVM/tools/llvm-bcanalyzer/ |
D | llvm-bcanalyzer.cpp | 344 unsigned NumWords = 0; in ParseBlock() local
|
/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/include/llvm/ADT/ |
D | BitVector.h | 541 void init_words(BitWord *B, unsigned NumWords, bool t) { in init_words()
|
/external/spirv-llvm/lib/SPIRV/libSPIRV/ |
D | SPIRVValue.h | 182 unsigned NumWords; variable
|
/external/llvm/tools/llvm-bcanalyzer/ |
D | llvm-bcanalyzer.cpp | 494 unsigned NumWords = 0; in ParseBlock() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-bcanalyzer/ |
D | llvm-bcanalyzer.cpp | 524 unsigned NumWords = 0; in ParseBlock() local
|
/external/swiftshader/third_party/subzero/src/ |
D | IceBitVector.h | 778 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64FrameLowering.cpp | 651 uint32_t NumWords = NumBytes >> 4; in emitPrologue() local
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 2218 SelectionDAG &DAG, unsigned NumWords, SDValue FIN, in ReadByValArg() 2340 unsigned NumWords = (Flags.getByValSize() + 3) / 4; in LowerFormalArguments() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | APInt.cpp | 166 unsigned NumWords = getNumWords(); in Profile() local 264 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-7.0/llvm/utils/TableGen/ |
D | CodeGenDAGPatterns.h | 61 static unsigned constexpr NumWords = Capacity/WordWidth; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMFrameLowering.cpp | 516 uint32_t NumWords = NumBytes >> 2; in emitPrologue() local
|
/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 1252 unsigned NumWords = Record.size(); in ParseConstants() local
|