/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | APSInt.cpp | 25 unsigned NumBits = ((Str.size() * 64) / 19) + 2; in APSInt() local
|
/external/llvm/lib/Support/ |
D | APSInt.cpp | 25 unsigned NumBits = ((Str.size() * 64) / 19) + 2; in APSInt() local
|
/external/swiftshader/third_party/LLVM/include/llvm/Bitcode/ |
D | BitstreamWriter.h | 90 void Emit(uint32_t Val, unsigned NumBits) { in Emit() 113 void Emit64(uint64_t Val, unsigned NumBits) { in Emit64() 134 void EmitVBR(uint32_t Val, unsigned NumBits) { in EmitVBR() 146 void EmitVBR64(uint64_t Val, unsigned NumBits) { in EmitVBR64()
|
D | BitstreamReader.h | 264 uint32_t Read(unsigned NumBits) { in Read() 303 uint64_t Read64(unsigned NumBits) { in Read64() 310 uint32_t ReadVBR(unsigned NumBits) { in ReadVBR() 330 uint64_t ReadVBR64(unsigned NumBits) { in ReadVBR64()
|
/external/llvm/include/llvm/Bitcode/ |
D | BitstreamWriter.h | 115 void Emit(uint32_t Val, unsigned NumBits) { in Emit() 134 void Emit64(uint64_t Val, unsigned NumBits) { in Emit64() 151 void EmitVBR(uint32_t Val, unsigned NumBits) { in EmitVBR() 164 void EmitVBR64(uint64_t Val, unsigned NumBits) { in EmitVBR64()
|
D | BitstreamReader.h | 262 word_t Read(unsigned NumBits) { in Read() 302 uint32_t ReadVBR(unsigned NumBits) { in ReadVBR() 322 uint64_t ReadVBR64(unsigned NumBits) { in ReadVBR64()
|
/external/google-fruit/include/fruit/impl/data_structures/ |
D | semistatic_map.h | 44 using NumBits = unsigned char; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Bitcode/ |
D | BitstreamReader.h | 182 word_t Read(unsigned NumBits) { in Read() 222 uint32_t ReadVBR(unsigned NumBits) { in ReadVBR() 242 uint64_t ReadVBR64(unsigned NumBits) { in ReadVBR64()
|
D | BitstreamWriter.h | 120 void Emit(uint32_t Val, unsigned NumBits) { in Emit() 147 void EmitVBR(uint32_t Val, unsigned NumBits) { in EmitVBR() 160 void EmitVBR64(uint64_t Val, unsigned NumBits) { in EmitVBR64()
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | Thumb1RegisterInfo.cpp | 143 unsigned NumBits, unsigned Scale) { in calcNumMI() 179 unsigned NumBits = 1; in emitThumbRegPlusImmediate() local 400 unsigned NumBits = 0; in rewriteFrameIndex() local 486 unsigned NumBits = (FrameReg == ARM::SP) ? 8 : 5; in rewriteFrameIndex() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombineShifts.cpp | 68 static bool CanEvaluateShifted(Value *V, unsigned NumBits, bool isLeftShift, in CanEvaluateShifted() 183 static Value *GetShiftedValue(Value *V, unsigned NumBits, bool isLeftShift, in GetShiftedValue()
|
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/ |
D | NaClBitstreamReader.h | 681 word_t Read(unsigned NumBits) { in Read() 721 uint32_t ReadVBR(unsigned NumBits) { in ReadVBR() 741 uint64_t ReadVBR64(unsigned NumBits) { in ReadVBR64()
|
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
D | BitSet.cs | 260 public int NumBits() { in NumBits() method in Antlr.Runtime.BitSet
|
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/ |
D | BitSet.cs | 307 public int NumBits() in NumBits() method in Antlr.Runtime.BitSet
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineShifts.cpp | 115 static bool CanEvaluateShifted(Value *V, unsigned NumBits, bool IsLeftShift, in CanEvaluateShifted() 188 static Value *GetShiftedValue(Value *V, unsigned NumBits, bool isLeftShift, in GetShiftedValue()
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | BitVector.h | 112 unsigned NumBits = 0; in count() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | DataLayout.cpp | 750 unsigned NumBits = getIndexTypeSizeInBits(Ty); in getIntPtrType() local 772 unsigned NumBits = getIndexTypeSizeInBits(Ty); in getIndexType() local
|
/external/llvm/utils/TableGen/ |
D | SearchableTableEmitter.cpp | 75 unsigned NumBits = BI->getNumBits(); in searchableFieldType() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineShifts.cpp | 122 static bool canEvaluateShifted(Value *V, unsigned NumBits, bool IsLeftShift, in canEvaluateShifted() 258 static Value *getShiftedValue(Value *V, unsigned NumBits, bool isLeftShift, in getShiftedValue()
|
/external/swiftshader/third_party/LLVM/lib/AsmParser/ |
D | LLLexer.cpp | 455 uint64_t NumBits = atoull(StartChar, CurPtr); in LexIdentifier() local
|
/external/clang/lib/Lex/ |
D | PPExpressions.cpp | 344 unsigned NumBits; in EvaluateValue() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/ |
D | LLLexer.cpp | 479 uint64_t NumBits = atoull(StartChar, CurPtr); in LexIdentifier() local
|
/external/llvm/lib/AsmParser/ |
D | LLLexer.cpp | 476 uint64_t NumBits = atoull(StartChar, CurPtr); in LexIdentifier() local
|
/external/lzma/CS/7zip/Compress/LzmaAlone/ |
D | LzmaBench.cs | 35 int NumBits; field in SevenZip.LzmaBench.CBitRandomGenerator
|
/external/swiftshader/third_party/LLVM/tools/llvm-bcanalyzer/ |
D | llvm-bcanalyzer.cpp | 292 uint64_t NumBits; member
|