Searched defs:MaskImm (Results 1 – 4 of 4) sorted by relevance
136 unsigned MaskImm = MI.getOperand(NumOperands - 1).getImm(); in processInstruction() local151 unsigned MaskImm = MI.getOperand(NumOperands - 1).getImm(); in processInstruction() local186 auto ProcessUNPCK = [&](unsigned NewOpc, unsigned MaskImm) -> bool { in processInstruction()
1792 int64_t MaskImm = (Size == 1) ? 255 : 65535; emitAtomicBinaryPartword() local 1979 int64_t MaskImm = (Size == 1) ? 255 : 65535; emitAtomicCmpSwapPartword() local
3105 uint64_t MaskImm; tryBitfieldInsertOpFromOrAndImm() local 3671 uint64_t MaskImm; tryShiftAmountMod() local [all...]
2391 int64_t MaskImm; earlySelect() local