Searched refs:EVEX_rc (Results 1 – 2 of 2) sorted by relevance
699 uint8_t EVEX_rc = 0; in EmitVEXOpcodePrefix() local838 EVEX_rc = MI.getOperand(RcOperand).getImm() & 0x3; in EmitVEXOpcodePrefix()941 (EVEX_rc << 5) | in EmitVEXOpcodePrefix()
729 uint8_t EVEX_rc = 0; in EmitVEXOpcodePrefix() local883 EVEX_rc = MI.getOperand(RcOperand).getImm() & 0x3; in EmitVEXOpcodePrefix()1014 (EVEX_rc << 5) | in EmitVEXOpcodePrefix()