Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5840 uint64_t NarrowByteWidth = NarrowBitWidth / 8; in calculateByteProvider() local
5842 if (Index >= NarrowByteWidth) in calculateByteProvider()
5859 uint64_t NarrowByteWidth = NarrowBitWidth / 8; in calculateByteProvider() local
5861 if (Index >= NarrowByteWidth) in calculateByteProvider()