Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Bitcode/
DBitstreamReader.h375 unsigned NumWords = Read(bitc::BlockSizeWidth); in SkipBlock() local
408 unsigned NumWords = Read(bitc::BlockSizeWidth); variable
/external/chromium/chrome/browser/history/
Dquery_parser_unittest.cc74 TEST_F(QueryParserTest, NumWords) { in TEST_F() argument
/external/llvm/include/llvm/ADT/
DBitVector.h400 void init_words(BitWord *B, unsigned NumWords, bool t) { in init_words()
/external/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp344 unsigned NumWords = 0; in ParseBlock() local
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1670 unsigned NumWords = (Flags.getByValSize() + 3) / 4; in WriteByValArg() local
1988 SelectionDAG &DAG, unsigned NumWords, SDValue FIN, in ReadByValArg()
2109 unsigned NumWords = (Flags.getByValSize() + 3) / 4; in LowerFormalArguments() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1214 unsigned NumWords = Record.size(); in ParseConstants() local
/external/llvm/lib/Support/
DAPInt.cpp170 unsigned NumWords = getNumWords(); in Profile() local
/external/clang/lib/AST/
DExpr.cpp491 unsigned NumWords = Val.getNumWords(); in setIntValue() local
/external/llvm/lib/VMCore/
DCore.cpp524 unsigned NumWords, in LLVMConstIntOfArbitraryPrecision()
/external/clang/lib/Serialization/
DASTReader.cpp5130 unsigned NumWords = llvm::APInt::getNumWords(BitWidth); in ReadAPInt() local
/external/clang/include/clang/AST/
DExpr.h1042 unsigned NumWords = llvm::APInt::getNumWords(BitWidth); in getIntValue() local