Searched refs:silInstr (Results 1 – 1 of 1) sorted by relevance
4465 SILInstruction* silInstr = reinterpret_cast<SILInstruction*>(instr); in DecodeSixByte() local4872 int b1 = silInstr->B1Value(); in DecodeSixByte()4873 intptr_t d1 = silInstr->D1Value(); in DecodeSixByte()4874 int16_t i2 = silInstr->I2Value(); in DecodeSixByte()4882 int b1 = silInstr->B1Value(); in DecodeSixByte()4883 intptr_t d1 = silInstr->D1Value(); in DecodeSixByte()4884 int16_t i2 = silInstr->I2Value(); in DecodeSixByte()