Home
last modified time | relevance | path

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

/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/llvm/lib/Bitcode/Reader/
DBitstreamReader.cpp47 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
DExpr.cpp697 unsigned NumWords = Val.getNumWords(); in setIntValue() local
/external/swiftshader/third_party/LLVM/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp344 unsigned NumWords = 0; in ParseBlock() local
/external/llvm/include/llvm/ADT/
DBitVector.h541 void init_words(BitWord *B, unsigned NumWords, bool t) { in init_words()
/external/swiftshader/third_party/llvm-subzero/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/subzero/src/
DIceBitVector.h778 void init_words(BitWord *B, unsigned NumWords, bool t) { in init_words()
DPNaClTranslator.cpp1467 void EnterBlock(unsigned NumWords) override { in EnterBlock()
/external/clang/include/clang/AST/
DTemplateBase.h288 unsigned NumWords = APInt::getNumWords(Integer.BitWidth); in getAsIntegral() local
DExpr.h1237 unsigned NumWords = llvm::APInt::getNumWords(BitWidth); in getIntValue() 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/llvm/lib/Target/ARM/
DARMFrameLowering.cpp448 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
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp175 unsigned NumWords = getNumWords(); in Profile() local
/external/llvm/lib/Support/
DAPInt.cpp175 unsigned NumWords = getNumWords(); in Profile() local
/external/swiftshader/third_party/LLVM/lib/Support/
DAPInt.cpp172 unsigned NumWords = getNumWords(); in Profile() local
/external/swiftshader/third_party/LLVM/lib/VMCore/
DCore.cpp569 unsigned NumWords, in LLVMConstIntOfArbitraryPrecision()
/external/llvm/lib/IR/
DCore.cpp925 unsigned NumWords, in LLVMConstIntOfArbitraryPrecision()
/external/clang/lib/Serialization/
DASTReader.cpp8154 unsigned NumWords = llvm::APInt::getNumWords(BitWidth); in ReadAPInt() local