/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/llvm/lib/Bitcode/Reader/ |
D | BitstreamReader.cpp | 47 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
|
D | Expr.cpp | 697 unsigned NumWords = Val.getNumWords(); in setIntValue() local
|
/external/swiftshader/third_party/LLVM/tools/llvm-bcanalyzer/ |
D | llvm-bcanalyzer.cpp | 344 unsigned NumWords = 0; in ParseBlock() 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/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/subzero/src/ |
D | IceBitVector.h | 778 void init_words(BitWord *B, unsigned NumWords, bool t) { in init_words()
|
D | PNaClTranslator.cpp | 1467 void EnterBlock(unsigned NumWords) override { in EnterBlock()
|
/external/clang/include/clang/AST/ |
D | TemplateBase.h | 288 unsigned NumWords = APInt::getNumWords(Integer.BitWidth); in getAsIntegral() local
|
D | Expr.h | 1237 unsigned NumWords = llvm::APInt::getNumWords(BitWidth); in getIntValue() 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/llvm/lib/Target/ARM/ |
D | ARMFrameLowering.cpp | 448 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
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | APInt.cpp | 175 unsigned NumWords = getNumWords(); in Profile() local
|
/external/llvm/lib/Support/ |
D | APInt.cpp | 175 unsigned NumWords = getNumWords(); in Profile() local
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | APInt.cpp | 172 unsigned NumWords = getNumWords(); in Profile() local
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Core.cpp | 569 unsigned NumWords, in LLVMConstIntOfArbitraryPrecision()
|
/external/llvm/lib/IR/ |
D | Core.cpp | 925 unsigned NumWords, in LLVMConstIntOfArbitraryPrecision()
|
/external/clang/lib/Serialization/ |
D | ASTReader.cpp | 8154 unsigned NumWords = llvm::APInt::getNumWords(BitWidth); in ReadAPInt() local
|