/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A 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()
|
/aosp_15_r20/external/swiftshader/third_party/subzero/pnacl-llvm/ |
H A D | NaClBitcodeParser.cpp | 45 void NaClBitcodeParserListener::BeginBlockInfoBlock(unsigned NumWords) { in BeginBlockInfoBlock() 116 unsigned NumWords; in ParseBlockInternal() local
|
H A D | NaClBitstreamReader.cpp | 76 unsigned NumWords = Read(naclbitc::BlockSizeWidth); in EnterSubBlock() local 384 unsigned NumWords; in ReadBlockInfoBlock() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | BitVector.h | 748 uint32_t NumWords = Bits.size(); in wordShl() local 766 uint32_t NumWords = Bits.size(); in wordShr() local
|
D | Bitset.h | 38 static constexpr unsigned NumWords = (NumBits + BITWORD_SIZE-1) / BITWORD_SIZE; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | BitVector.h | 748 uint32_t NumWords = Bits.size(); in wordShl() local 766 uint32_t NumWords = Bits.size(); in wordShr() local
|
D | Bitset.h | 38 static constexpr unsigned NumWords = (NumBits + BITWORD_SIZE-1) / BITWORD_SIZE; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
H A D | BitVector.h | 741 uint32_t NumWords = Bits.size(); in wordShl() local 759 uint32_t NumWords = Bits.size(); in wordShr() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/ |
D | BitVector.h | 748 uint32_t NumWords = Bits.size(); in wordShl() local 766 uint32_t NumWords = Bits.size(); in wordShr() local
|
D | Bitset.h | 38 static constexpr unsigned NumWords = (NumBits + BITWORD_SIZE-1) / BITWORD_SIZE; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | BitVector.h | 748 uint32_t NumWords = Bits.size(); in wordShl() local 766 uint32_t NumWords = Bits.size(); in wordShr() local
|
D | Bitset.h | 38 static constexpr unsigned NumWords = (NumBits + BITWORD_SIZE-1) / BITWORD_SIZE; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | APNumericStorage.h | 42 unsigned NumWords = llvm::APInt::getNumWords(BitWidth); in getIntValue() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | APNumericStorage.h | 42 unsigned NumWords = llvm::APInt::getNumWords(BitWidth); in getIntValue() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | APNumericStorage.h | 42 unsigned NumWords = llvm::APInt::getNumWords(BitWidth); in getIntValue() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/core/ |
H A D | bitmap.h | 69 static size_t NumWords(size_t n) { return (n + kBits - 1) / kBits; } in NumWords() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/ |
H A D | HashTable.cpp | 23 uint32_t NumWords; in readSparseBitVector() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
H A D | HashTable.cpp | 26 uint32_t NumWords; in readSparseBitVector() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/MCTargetDesc/ |
H A D | SPIRVMCCodeEmitter.cpp | 111 const uint32_t NumWords = MI.getNumOperands() + 1; in encodeInstruction() local
|
/aosp_15_r20/external/llvm/lib/Bitcode/Reader/ |
H A D | BitstreamReader.cpp | 47 unsigned NumWords = Read(bitc::BlockSizeWidth); in EnterSubBlock() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/MCTargetDesc/ |
H A D | M68kBaseInfo.h | 56 const unsigned NumWords = sizeof(Val) / 2; in swapWord() local
|
/aosp_15_r20/external/icing/icing/legacy/index/ |
H A D | icing-flash-bitmap.cc | 357 size_t IcingFlashBitmap::NumWords() const { in NumWords() function in icing::lib::IcingFlashBitmap
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | TemplateBase.cpp | 79 unsigned NumWords = Value.getNumWords(); in TemplateArgument() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitstream/Reader/ |
H A D | BitstreamReader.cpp | 55 word_t NumWords = MaybeNum.get(); in EnterSubBlock() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitstream/Reader/ |
H A D | BitstreamReader.cpp | 51 word_t NumWords = MaybeNum.get(); in EnterSubBlock() local
|