Searched defs:MaskImm (Results 1 – 3 of 3) sorted by relevance
1014 int64_t MaskImm = (Size == 1) ? 255 : 65535; in EmitAtomicBinaryPartword() local1242 int64_t MaskImm = (Size == 1) ? 255 : 65535; in EmitAtomicCmpSwapPartword() local
1304 int64_t MaskImm = (Size == 1) ? 255 : 65535; in emitAtomicBinaryPartword() local1567 int64_t MaskImm = (Size == 1) ? 255 : 65535; in emitAtomicCmpSwapPartword() local
2066 uint64_t MaskImm; in tryBitfieldInsertOpFromOrAndImm() local