Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Reader/
DBitstreamReader.cpp47 unsigned NumWords = Read(bitc::BlockSizeWidth); in EnterSubBlock() local
/external/clang/lib/AST/
DTemplateBase.cpp79 unsigned NumWords = Value.getNumWords(); in TemplateArgument() local
DExpr.cpp708 unsigned NumWords = Val.getNumWords(); in setIntValue() local
/external/llvm/include/llvm/ADT/
DBitVector.h539 void init_words(BitWord *B, unsigned NumWords, bool t) { in init_words()
/external/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp418 unsigned NumWords = 0; in ParseBlock() local
/external/clang/include/clang/AST/
DTemplateBase.h287 unsigned NumWords = APInt::getNumWords(Integer.BitWidth); in getAsIntegral() local
DExpr.h1280 unsigned NumWords = llvm::APInt::getNumWords(BitWidth); in getIntValue() local
/external/llvm/lib/Target/ARM/
DARMFrameLowering.cpp450 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.cpp839 unsigned NumWords, in LLVMConstIntOfArbitraryPrecision()
/external/clang/lib/Serialization/
DASTReader.cpp8098 unsigned NumWords = llvm::APInt::getNumWords(BitWidth); in ReadAPInt() local