Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/make/
H A Dstr.h60 typedef struct Words { struct
64 } Words; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/Disassembler/
H A 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
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430BranchSelector.cpp75 int Words = DistanceInBytes / WordSize; in isInRage() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cxxfilt/
H A Dllvm-cxxfilt.cpp150 SmallVector<std::pair<StringRef, StringRef>, 16> Words; in demangleLine() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp497 SmallVector<SDValue,32> Words; in buildHvxVectorReg() local
685 SmallVector<SDValue,4> Words[2]; in createHvxPrefixPred() local
1619 SmallVector<SDValue,4> Words; in LowerHvxBitcast() local
H A DHexagonISelLowering.cpp2801 SmallVector<SDValue,4> Words[2]; in LowerCONCAT_VECTORS() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPInt.cpp2711 void APInt::tcShiftLeft(WordType *Dst, unsigned Words, unsigned Count) { in tcShiftLeft()
2738 void APInt::tcShiftRight(WordType *Dst, unsigned Words, unsigned Count) { in tcShiftRight()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h186 std::array<WordType,NumWords> Words; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp805 const uint64_t* Words = Val.getRawData(); in setIntValue() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2355 SmallVector<uint64_t, 8> Words(Vals.size()); in readWideAPInt() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DCore.cpp1358 const uint64_t Words[]) { in LLVMConstIntOfArbitraryPrecision()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp18843 SDValue Words = DAG.getNode(ISD::SRL, DL, MVT::i32, Size, in LowerDYNAMIC_STACKALLOC() local