Home
last modified time | relevance | path

Searched defs:Words (Results 1 – 13 of 13) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/MSP430/Disassembler/
DMSP430Disassembler.cpp205 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/
Dconcept_checks.cc61 vector<string> Words(Maxi); in test2054() local
/openbsd/src/gnu/llvm/llvm/lib/Target/MSP430/
DMSP430BranchSelector.cpp75 int Words = DistanceInBytes / WordSize; in isInRage() local
/openbsd/src/gnu/llvm/llvm/tools/llvm-cxxfilt/
Dllvm-cxxfilt.cpp138 SmallVector<std::pair<StringRef, StringRef>, 16> Words; in demangleLine() local
/openbsd/src/gnu/llvm/clang/lib/Tooling/DependencyScanning/
DModuleDepCollector.cpp288 std::array<uint64_t, 2> Words; in getModuleContextHash() local
/openbsd/src/gnu/llvm/llvm/lib/Support/
DAPInt.cpp2657 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/
DHexagonISelLoweringHVX.cpp790 SmallVector<SDValue,32> Words; in buildHvxVectorReg() local
1037 SmallVector<SDValue,4> Words[2]; in createHvxPrefixPred() local
1981 SmallVector<SDValue,4> Words; in LowerHvxBitcast() local
DHexagonISelLowering.cpp2995 SmallVector<SDValue,4> Words[2]; in LowerCONCAT_VECTORS() local
/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DCodeGenDAGPatterns.h187 std::array<WordType,NumWords> Words; member
/openbsd/src/gnu/llvm/clang/lib/AST/
DExpr.cpp962 const uint64_t* Words = Val.getRawData(); in setIntValue() local
/openbsd/src/gnu/llvm/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2956 SmallVector<uint64_t, 8> Words(Vals.size()); in readWideAPInt() local
/openbsd/src/gnu/llvm/llvm/lib/IR/
DCore.cpp1389 const uint64_t Words[]) { in LLVMConstIntOfArbitraryPrecision()
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMISelLowering.cpp20635 SDValue Words = DAG.getNode(ISD::SRL, DL, MVT::i32, Size, in LowerDYNAMIC_STACKALLOC() local