Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/hardware/
H A Dhwvalid.c135 UINT32 ByteWidth; in AcpiHwValidateIoRequest() local
/netbsd-src/sys/external/bsd/acpica/dist/tools/acpiexec/
H A Daeregion.c92 UINT32 ByteWidth; in AeRegionHandler() local
/netbsd-src/sys/external/bsd/acpica/dist/tables/
H A Dtbfadt.c213 UINT8 ByteWidth, in AcpiTbInitGenericAddress() argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp60 static unsigned littleEndianByteAt(const unsigned ByteWidth, const unsigned I) { in littleEndianByteAt()
69 static unsigned bigEndianByteAt(const unsigned ByteWidth, const unsigned I) { in bigEndianByteAt()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1714 Optional<size_t> ByteWidth = getLengthOnSingleLine(SM, EdgeRange); in removePunyEdges() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLocal.cpp3040 unsigned ByteWidth = BitWidth / 8; in collectBitParts() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7125 unsigned ByteWidth = BitWidth / 8; in calculateByteProvider() local
7470 unsigned ByteWidth = VT.getSizeInBits() / 8; in MatchLoadCombine() local