Home
last modified time | relevance | path

Searched defs:NumWords (Results 1 – 25 of 37) sorted by relevance

12

/external/swiftshader/third_party/subzero/pnacl-llvm/
DNaClBitcodeParser.cpp47 void NaClBitcodeParserListener::BeginBlockInfoBlock(unsigned NumWords) { in BeginBlockInfoBlock()
117 unsigned NumWords; in ParseBlockInternal() local
DNaClBitstreamReader.cpp79 unsigned NumWords = Read(naclbitc::BlockSizeWidth); in EnterSubBlock() local
387 unsigned NumWords; in ReadBlockInfoBlock() local
/external/tensorflow/tensorflow/core/lib/core/
Dbitmap.h69 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/
DHashTable.cpp27 uint32_t NumWords; in readSparseBitVector() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DBitVector.h607 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/
DBitstreamReader.cpp47 unsigned NumWords = Read(bitc::BlockSizeWidth); in EnterSubBlock() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitstreamReader.cpp44 unsigned NumWords = Read(bitc::BlockSizeWidth); in EnterSubBlock() local
/external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
DBitstreamReader.h375 unsigned NumWords = Read(bitc::BlockSizeWidth); in SkipBlock() local
408 unsigned NumWords = Read(bitc::BlockSizeWidth); variable
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DBitVector.h400 void init_words(BitWord *B, unsigned NumWords, bool t) { in init_words()
/external/clang/lib/AST/
DTemplateBase.cpp79 unsigned NumWords = Value.getNumWords(); in TemplateArgument() local
/external/swiftshader/third_party/LLVM/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp344 unsigned NumWords = 0; in ParseBlock() local
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DBitVector.h541 void init_words(BitWord *B, unsigned NumWords, bool t) { in init_words()
/external/llvm/include/llvm/ADT/
DBitVector.h541 void init_words(BitWord *B, unsigned NumWords, bool t) { in init_words()
/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVValue.h182 unsigned NumWords; variable
/external/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp494 unsigned NumWords = 0; in ParseBlock() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp524 unsigned NumWords = 0; in ParseBlock() local
/external/swiftshader/third_party/subzero/src/
DIceBitVector.h778 void init_words(BitWord *B, unsigned NumWords, bool t) { in init_words()
/external/clang/include/clang/AST/
DTemplateBase.h288 unsigned NumWords = APInt::getNumWords(Integer.BitWidth); in getAsIntegral() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp651 uint32_t NumWords = NumBytes >> 4; in emitPrologue() local
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsISelLowering.cpp2218 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/
DAPInt.cpp166 unsigned NumWords = getNumWords(); in Profile() local
264 unsigned NumWords = getNumWords(); in operator *=() local
/external/llvm/lib/Target/ARM/
DARMFrameLowering.cpp448 uint32_t NumWords = NumBytes >> 2; in emitPrologue() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenDAGPatterns.h61 static unsigned constexpr NumWords = Capacity/WordWidth; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMFrameLowering.cpp516 uint32_t NumWords = NumBytes >> 2; in emitPrologue() local
/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
DBitcodeReader.cpp1252 unsigned NumWords = Record.size(); in ParseConstants() local

12