Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1191 int64_t MaskImm = (Size == 1) ? 255 : 65535; in EmitAtomicBinaryPartword() local
1434 int64_t MaskImm = (Size == 1) ? 255 : 65535; in EmitAtomicCmpSwapPartword() local