Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7166 uint64_t NarrowByteWidth = NarrowBitWidth / 8; in calculateByteProvider() local
7168 if (Index >= NarrowByteWidth) in calculateByteProvider()
7185 uint64_t NarrowByteWidth = NarrowBitWidth / 8; in calculateByteProvider() local
7187 if (Index >= NarrowByteWidth) in calculateByteProvider()