Home
last modified time | relevance | path

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

/external/chromium_org/components/query_parser/
Dquery_parser_unittest.cc76 TEST_F(QueryParserTest, NumWords) { in TEST_F() argument
/external/llvm/lib/Bitcode/Reader/
DBitstreamReader.cpp75 unsigned NumWords = Read(bitc::BlockSizeWidth); in EnterSubBlock() local
/external/clang/lib/AST/
DTemplateBase.cpp64 unsigned NumWords = Value.getNumWords(); in TemplateArgument() local
DExpr.cpp665 unsigned NumWords = Val.getNumWords(); in setIntValue() local
/external/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp344 unsigned NumWords = 0; in ParseBlock() local
/external/llvm/include/llvm/ADT/
DBitVector.h553 void init_words(BitWord *B, unsigned NumWords, bool t) { in init_words()
/external/clang/include/clang/AST/
DTemplateBase.h291 unsigned NumWords = APInt::getNumWords(Integer.BitWidth); in getAsIntegral() local
DExpr.h1237 unsigned NumWords = llvm::APInt::getNumWords(BitWidth); in getIntValue() local
/external/llvm/lib/Target/ARM/
DARMFrameLowering.cpp302 uint32_t NumWords = NumBytes >> 2; in emitPrologue() local
/external/llvm/lib/Support/
DAPInt.cpp174 unsigned NumWords = getNumWords(); in Profile() local
/external/llvm/lib/IR/
DCore.cpp729 unsigned NumWords, in LLVMConstIntOfArbitraryPrecision()
/external/clang/lib/Serialization/
DASTReader.cpp7876 unsigned NumWords = llvm::APInt::getNumWords(BitWidth); in ReadAPInt() local