Searched defs:Words (Results 1 – 13 of 13) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/Target/MSP430/Disassembler/ |
| D | MSP430Disassembler.cpp | 205 static const uint8_t *getDecoderTable(AddrMode SrcAM, unsigned Words) { in getDecoderTable() 241 unsigned Words = 1; in getInstructionI() local 295 unsigned Words = 1; in getInstructionII() local
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/testsuite/ext/ |
| D | concept_checks.cc | 61 vector<string> Words(Maxi); in test2054() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/MSP430/ |
| D | MSP430BranchSelector.cpp | 75 int Words = DistanceInBytes / WordSize; in isInRage() local
|
| /openbsd/src/gnu/llvm/llvm/tools/llvm-cxxfilt/ |
| D | llvm-cxxfilt.cpp | 138 SmallVector<std::pair<StringRef, StringRef>, 16> Words; in demangleLine() local
|
| /openbsd/src/gnu/llvm/clang/lib/Tooling/DependencyScanning/ |
| D | ModuleDepCollector.cpp | 288 std::array<uint64_t, 2> Words; in getModuleContextHash() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Support/ |
| D | APInt.cpp | 2657 void APInt::tcShiftLeft(WordType *Dst, unsigned Words, unsigned Count) { in tcShiftLeft() 2684 void APInt::tcShiftRight(WordType *Dst, unsigned Words, unsigned Count) { in tcShiftRight()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| D | HexagonISelLoweringHVX.cpp | 790 SmallVector<SDValue,32> Words; in buildHvxVectorReg() local 1037 SmallVector<SDValue,4> Words[2]; in createHvxPrefixPred() local 1981 SmallVector<SDValue,4> Words; in LowerHvxBitcast() local
|
| D | HexagonISelLowering.cpp | 2995 SmallVector<SDValue,4> Words[2]; in LowerCONCAT_VECTORS() local
|
| /openbsd/src/gnu/llvm/llvm/utils/TableGen/ |
| D | CodeGenDAGPatterns.h | 187 std::array<WordType,NumWords> Words; member
|
| /openbsd/src/gnu/llvm/clang/lib/AST/ |
| D | Expr.cpp | 962 const uint64_t* Words = Val.getRawData(); in setIntValue() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Bitcode/Reader/ |
| D | BitcodeReader.cpp | 2956 SmallVector<uint64_t, 8> Words(Vals.size()); in readWideAPInt() local
|
| /openbsd/src/gnu/llvm/llvm/lib/IR/ |
| D | Core.cpp | 1389 const uint64_t Words[]) { in LLVMConstIntOfArbitraryPrecision()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.cpp | 20635 SDValue Words = DAG.getNode(ISD::SRL, DL, MVT::i32, Size, in LowerDYNAMIC_STACKALLOC() local
|