Searched refs:InstWord2 (Results 1 – 2 of 2) sorted by relevance
98 uint32_t InstWord2 = MI.getOperand(2).getImm(); // Offset in encodeInstruction() local100 InstWord2 |= 1 << 19; // Mega-Fetch bit in encodeInstruction()104 Emit(InstWord2, OS); in encodeInstruction()
114 uint32_t InstWord2 = MI.getOperand(2).getImm(); // Offset in encodeInstruction() local116 InstWord2 |= 1 << 19; // Mega-Fetch bit in encodeInstruction()120 Emit(InstWord2, OS); in encodeInstruction()