Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/Bitcode/Reader/
HDBitstreamReader.cpp75 unsigned NumWords = Read(bitc::BlockSizeWidth); in EnterSubBlock() local
/trueos/contrib/llvm/tools/clang/lib/AST/
HDTemplateBase.cpp64 unsigned NumWords = Value.getNumWords(); in TemplateArgument() local
HDExpr.cpp680 unsigned NumWords = Val.getNumWords(); in setIntValue() local
/trueos/contrib/llvm/tools/llvm-bcanalyzer/
HDllvm-bcanalyzer.cpp345 unsigned NumWords = 0; in ParseBlock() local
/trueos/contrib/llvm/include/llvm/ADT/
HDBitVector.h554 void init_words(BitWord *B, unsigned NumWords, bool t) { in init_words()
/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDTemplateBase.h289 unsigned NumWords = APInt::getNumWords(Integer.BitWidth); in getAsIntegral() local
HDExpr.h1218 unsigned NumWords = llvm::APInt::getNumWords(BitWidth); in getIntValue() local
/trueos/contrib/llvm/lib/Support/
HDAPInt.cpp173 unsigned NumWords = getNumWords(); in Profile() local
/trueos/contrib/llvm/lib/IR/
HDCore.cpp667 unsigned NumWords, in LLVMConstIntOfArbitraryPrecision()
/trueos/contrib/llvm/tools/clang/lib/Serialization/
HDASTReader.cpp7216 unsigned NumWords = llvm::APInt::getNumWords(BitWidth); in ReadAPInt() local