Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp875 uint64_t SMPos0, SMSize0, SMPos1, SMSize1; in performORCombine() local
891 !isShiftedMask(CN->getZExtValue(), SMPos1, SMSize1)) in performORCombine()
895 if (SMPos0 != SMPos1 || SMSize0 != SMSize1) in performORCombine()