Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6453 unsigned ByteWidth = BitWidth / 8; in calculateByteProvider() local
6771 unsigned ByteWidth = VT.getSizeInBits() / 8; in MatchLoadCombine() local