Searched defs:getRelaxedOpcode (Results 1 – 4 of 4) sorted by relevance
70 static unsigned getRelaxedOpcode(unsigned Op) { in getRelaxedOpcode() function
210 static unsigned getRelaxedOpcode(unsigned Op) { in getRelaxedOpcode() function
174 unsigned ARMAsmBackend::getRelaxedOpcode(unsigned Op) const { in getRelaxedOpcode() function in ARMAsmBackend
269 static unsigned getRelaxedOpcode(const MCInst &Inst, bool is16BitMode) { in getRelaxedOpcode() function