Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/hardware/
H A Dhwvalid.c243 UINT32 ByteWidth; in AcpiHwValidateIoRequest() local
/freebsd/sys/contrib/dev/acpica/components/tables/
H A Dtbfadt.c321 UINT8 ByteWidth, in AcpiTbInitGenericAddress()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1735 std::optional<size_t> ByteWidth = getLengthOnSingleLine(SM, EdgeRange); in removePunyEdges() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp3930 unsigned ByteWidth = BitWidth / 8; in collectBitParts() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp75 static unsigned littleEndianByteAt(const unsigned ByteWidth, const unsigned I) { in littleEndianByteAt()
94 static unsigned bigEndianByteAt(const unsigned ByteWidth, const unsigned I) { in bigEndianByteAt()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8699 unsigned ByteWidth = BitWidth / 8; in calculateByteProvider() local
9112 unsigned ByteWidth = VT.getSizeInBits() / 8; in MatchLoadCombine() local