Home
last modified time | relevance | path

Searched defs:ByteWidth (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/sys/contrib/dev/acpica/components/hardware/
H A Dhwvalid.c243 UINT32 ByteWidth; in AcpiHwValidateIoRequest() local
/freebsd-13.1/sys/contrib/dev/acpica/components/tables/
H A Dtbfadt.c321 UINT8 ByteWidth, in AcpiTbInitGenericAddress()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp62 static unsigned littleEndianByteAt(const unsigned ByteWidth, const unsigned I) { in littleEndianByteAt()
71 static unsigned bigEndianByteAt(const unsigned ByteWidth, const unsigned I) { in bigEndianByteAt()
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1714 Optional<size_t> ByteWidth = getLengthOnSingleLine(SM, EdgeRange); in removePunyEdges() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp3049 unsigned ByteWidth = BitWidth / 8; in collectBitParts() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7155 unsigned ByteWidth = BitWidth / 8; in calculateByteProvider() local
7508 unsigned ByteWidth = VT.getSizeInBits() / 8; in MatchLoadCombine() local