Home
last modified time | relevance | path

Searched refs:NarrowByteWidth (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7196 uint64_t NarrowByteWidth = NarrowBitWidth / 8; in calculateByteProvider() local
7198 if (Index >= NarrowByteWidth) in calculateByteProvider()
7215 uint64_t NarrowByteWidth = NarrowBitWidth / 8; in calculateByteProvider() local
7217 if (Index >= NarrowByteWidth) in calculateByteProvider()