Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsISelLowering.cpp593 uint64_t SMPos0, SMSize0, SMPos1, SMSize1; in PerformORCombine() local
609 !IsShiftedMask(CN->getZExtValue(), SMPos1, SMSize1)) in PerformORCombine()
613 if (SMPos0 != SMPos1 || SMSize0 != SMSize1) in PerformORCombine()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp735 uint64_t SMPos0, SMSize0, SMPos1, SMSize1; in performORCombine() local
751 !isShiftedMask(CN->getZExtValue(), SMPos1, SMSize1)) in performORCombine()
755 if (SMPos0 != SMPos1 || SMSize0 != SMSize1) in performORCombine()