Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4660 unsigned memWidth = Lod->getMemoryVT().getStoreSizeInBits(); in SimplifySetCC() local
4681 Layout.isLittleEndian() ? offset : memWidth - width - offset; in SimplifySetCC()