/freebsd/contrib/bmake/ |
H A D | str.h | 60 typedef struct Words { struct 64 } Words; argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/Disassembler/ |
H A 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
|
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430BranchSelector.cpp | 75 int Words = DistanceInBytes / WordSize; in isInRage() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-cxxfilt/ |
H A D | llvm-cxxfilt.cpp | 141 SmallVector<std::pair<StringRef, StringRef>, 16> Words; demangleLine() local
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
H A D | ModuleDepCollector.cpp | 426 std::array<uint64_t, 2> Words; in getModuleContextHash() local
|
/freebsd/sys/dev/mpi3mr/mpi/ |
H A D | mpi30_transport.h | 444 U32 Words[4]; member 509 U32 Words[4]; member
|
H A D | mpi30_cnfg.h | 982 U32 Words[2]; member
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | APInt.cpp | 2668 void APInt::tcShiftLeft(WordType *Dst, unsigned Words, unsigned Count) { in tcShiftLeft() 2695 void APInt::tcShiftRight(WordType *Dst, unsigned Words, unsigned Count) { in tcShiftRight()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLoweringHVX.cpp | 791 SmallVector<SDValue,32> Words; in buildHvxVectorReg() local 1038 SmallVector<SDValue,4> Words[2]; createHvxPrefixPred() local 1982 SmallVector<SDValue,4> Words; LowerHvxBitcast() local [all...] |
H A D | HexagonISelLowering.cpp | 3020 SmallVector<SDValue,4> Words[2]; in LowerCONCAT_VECTORS() local [all...] |
/freebsd/sys/dev/mps/mpi/ |
H A D | mpi2.h | 388 U64 Words; member 494 U64 Words; member
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenDAGPatterns.h | 182 std::array<WordType, NumWords> Words; member
|
/freebsd/sys/dev/mpr/mpi/ |
H A D | mpi2.h | 503 U64 Words; member 653 U64 Words; member
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | Expr.cpp | 956 const uint64_t* Words = Val.getRawData(); in setIntValue() local
|
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 3113 SmallVector<uint64_t, 8> Words(Vals.size()); in readWideAPInt() local
|
/freebsd/sys/dev/mrsas/ |
H A D | mrsas.h | 618 u_int64_t Words; member 697 u_int64_t Words; member
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Core.cpp | 1542 const uint64_t Words[]) { in LLVMConstIntOfArbitraryPrecision()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 20868 SDValue Words = DAG.getNode(ISD::SRL, DL, MVT::i32, Size, in LowerDYNAMIC_STACKALLOC() local
|