Searched defs:ByteWidth (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/StaticAnalyzer/Core/ | ||
H A D | BugReporter.cpp | 1735 std::optional<size_t> ByteWidth = getLengthOnSingleLine(SM, EdgeRange); removePunyEdges() local |
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | Local.cpp | 3924 unsigned ByteWidth = BitWidth / 8; collectBitParts() local |
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | CombinerHelper.cpp | 75 littleEndianByteAt(const unsigned ByteWidth,const unsigned I) littleEndianByteAt() argument |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 8713 unsigned ByteWidth = BitWidth / 8; calculateByteProvider() local |