Searched refs:getRelaxedOpcodeArith (Results 1 – 6 of 6) sorted by relevance
136 static unsigned getRelaxedOpcodeArith(const MCInst &Inst) { in getRelaxedOpcodeArith() function143 unsigned R = getRelaxedOpcodeArith(Inst); in getRelaxedOpcode()156 if (getRelaxedOpcodeArith(Inst) == 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()
224 static unsigned getRelaxedOpcodeArith(const MCInst &Inst) { in getRelaxedOpcodeArith() function226 return X86::getRelaxedOpcodeArith(Op); in getRelaxedOpcodeArith()230 unsigned R = getRelaxedOpcodeArith(Inst); in getRelaxedOpcode()731 if (getRelaxedOpcodeArith(Inst) == Inst.getOpcode()) in mayNeedRelaxation()
50 unsigned getRelaxedOpcodeArith(unsigned ShortOp);
160 unsigned X86::getRelaxedOpcodeArith(unsigned ShortOp) { in getRelaxedOpcodeArith() function in llvm::X86
193 static unsigned getRelaxedOpcodeArith(const MCInst &Inst) { in getRelaxedOpcodeArith() function279 unsigned R = getRelaxedOpcodeArith(Inst); in getRelaxedOpcode()593 if (getRelaxedOpcodeArith(Inst) == Inst.getOpcode()) in mayNeedRelaxation()