Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1735 std::optional<size_t> ByteWidth = getLengthOnSingleLine(SM, EdgeRange); removePunyEdges() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp3924 unsigned ByteWidth = BitWidth / 8; collectBitParts() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp75 littleEndianByteAt(const unsigned ByteWidth,const unsigned I) littleEndianByteAt() argument
94 bigEndianByteAt(const unsigned ByteWidth,const unsigned I) bigEndianByteAt() argument
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8713 unsigned ByteWidth = BitWidth / 8; calculateByteProvider() local
9126 unsigned ByteWidth = VT.getSizeInBits() / 8; MatchLoadCombine() local
[all...]