Home
last modified time | relevance | path

Searched defs:MaskImm (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1237 int64_t MaskImm = (Size == 1) ? 255 : 65535; in emitAtomicBinaryPartword() local
1482 int64_t MaskImm = (Size == 1) ? 255 : 65535; in emitAtomicCmpSwapPartword() local