Searched refs:getRelaxedOpcodeArith (Results 1 – 3 of 3) sorted by relevance
141 static unsigned getRelaxedOpcodeArith(unsigned Op) { in getRelaxedOpcodeArith() function211 unsigned R = getRelaxedOpcodeArith(Op); in getRelaxedOpcode()226 if (getRelaxedOpcodeArith(Inst.getOpcode()) == Inst.getOpcode()) in MayNeedRelaxation()
184 static unsigned getRelaxedOpcodeArith(const MCInst &Inst) { in getRelaxedOpcodeArith() function270 unsigned R = getRelaxedOpcodeArith(Inst); in getRelaxedOpcode()282 if (getRelaxedOpcodeArith(Inst) == Inst.getOpcode()) in mayNeedRelaxation()
177 static unsigned getRelaxedOpcodeArith(const MCInst &Inst) { in getRelaxedOpcodeArith() function263 unsigned R = getRelaxedOpcodeArith(Inst); in getRelaxedOpcode()276 if (getRelaxedOpcodeArith(Inst) == Inst.getOpcode()) in mayNeedRelaxation()