Searched refs:OPERAND_MEM_SIMM9 (Results 1 – 3 of 3) sorted by relevance
134 OPERAND_MEM_SIMM9 = OPERAND_FIRST_MIPS_MEM_IMM, enumerator135 OPERAND_LAST_MIPS_MEM_IMM = OPERAND_MEM_SIMM9
1848 OpInfo.OperandType != MipsII::OPERAND_MEM_SIMM9) in needsExpandMemInst()1853 if (OpInfo.OperandType == MipsII::OPERAND_MEM_SIMM9) in needsExpandMemInst()2160 case MipsII::OPERAND_MEM_SIMM9: in processInstruction()
1152 let OperandType = "OPERAND_MEM_SIMM9";