| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/ |
| H A D | SPIRVMCCodeEmitter.cpp | 113 const uint32_t NumWords = MI.getNumOperands(); in encodeUnknownType() local 135 const uint32_t NumWords = MI.getNumOperands() + 1; in encodeInstruction() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | InterpState.h | 138 unsigned NumWords = APInt::getNumWords(BitWidth); in allocAP() local 150 unsigned NumWords = in allocFloat() local
|
| H A D | IntegralAP.h | 65 unsigned NumWords = llvm::APInt::getNumWords(BitWidth); in getValue() local 339 unsigned NumWords = llvm::APInt::getNumWords(BitWidth); in deserialize() local
|
| H A D | Floating.h | 47 unsigned NumWords = numWords(); in getValue() local 221 unsigned NumWords = llvm::APInt::getNumWords(BitWidth); in deserialize() local
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | HashTable.cpp | 23 uint32_t NumWords; in readSparseBitVector() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | Bitset.h | 38 static constexpr unsigned NumWords = (NumBits + BITWORD_SIZE-1) / BITWORD_SIZE; variable
|
| H A D | BitVector.h | 748 uint32_t NumWords = Bits.size(); in wordShl() local 766 uint32_t NumWords = Bits.size(); in wordShr() local
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | CodeEmitterGen.cpp | 320 int NumWords = APInt::getNumWords(BitWidth); in getInstructionCases() local 558 int NumWords = APInt::getNumWords(BitWidth); in run() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/ |
| H A D | M68kBaseInfo.h | 82 const unsigned NumWords = sizeof(Val) / 2; in swapWord() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Bitstream/Reader/ |
| H A D | BitstreamReader.cpp | 55 word_t NumWords = MaybeNum.get(); in EnterSubBlock() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | TemplateBase.cpp | 185 unsigned NumWords = Value.getNumWords(); in initFromIntegral() local
|
| H A D | Expr.cpp | 952 unsigned NumWords = Val.getNumWords(); in setIntValue() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
| H A D | BitcodeAnalyzer.cpp | 773 unsigned NumWords = 0; in parseBlock() local
|
| H A D | MetadataLoader.cpp | 1525 const size_t NumWords = Record.size() - 3; in parseOneMetadata() local 1572 unsigned NumWords = Encoded >> 32; in parseOneMetadata() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | APInt.cpp | 164 unsigned NumWords = getNumWords(); in Profile() local 274 unsigned NumWords = getNumWords(); in operator *=() local
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
| H A D | CodeGenDAGPatterns.h | 59 static unsigned constexpr NumWords = Capacity / WordWidth; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/ |
| H A D | DXILBitcodeWriter.cpp | 741 unsigned NumWords = A.getActiveWords(); in emitWideAPInt() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/ |
| H A D | BitcodeWriter.cpp | 973 unsigned NumWords = A.getActiveWords(); in emitWideAPInt() local 1944 uint64_t NumWords = Value.getActiveWords(); in writeDIFixedPointType() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMFrameLowering.cpp | 1119 uint32_t NumWords = NumBytes >> 2; in emitPrologue() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonLoopIdiomRecognition.cpp | 2257 Value *NumWords = Expander.expandCodeFor(NumWordsS, Int32Ty, in processCopyingStore() local
|
| H A D | HexagonISelLoweringHVX.cpp | 835 unsigned NumWords = Words.size(); in buildHvxVectorReg() local
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | DebugInfo.cpp | 1310 uint64_t NumWords = (SizeInBits + 63) / 64; in LLVMDIBuilderCreateEnumeratorOfArbitraryPrecision() local
|
| H A D | Core.cpp | 201 unsigned NumWords = divideCeil(NumBits, 64); in LLVMCreateConstantRangeAttribute() local 1544 unsigned NumWords, in LLVMConstIntOfArbitraryPrecision()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64FrameLowering.cpp | 2208 uint64_t NumWords = (NumBytes + RealignmentPadding) >> 4; in emitPrologue() local
|