Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7832 uint64_t NarrowByteWidth = NarrowBitWidth / 8; in calculateByteProvider() local
7834 if (Index >= NarrowByteWidth) in calculateByteProvider()
7851 uint64_t NarrowByteWidth = NarrowBitWidth / 8; in calculateByteProvider() local
7853 if (Index >= NarrowByteWidth) in calculateByteProvider()