Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1722 std::optional<size_t> ByteWidth = getLengthOnSingleLine(SM, EdgeRange); in removePunyEdges() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLocal.cpp3196 unsigned ByteWidth = BitWidth / 8; in collectBitParts() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp70 static unsigned littleEndianByteAt(const unsigned ByteWidth, const unsigned I) { in littleEndianByteAt()
89 static unsigned bigEndianByteAt(const unsigned ByteWidth, const unsigned I) { in bigEndianByteAt()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8001 unsigned ByteWidth = BitWidth / 8; in calculateByteProvider() local
8397 unsigned ByteWidth = VT.getSizeInBits() / 8; in MatchLoadCombine() local