Searched defs:getRelaxedOpcode (Results 1 – 4 of 4) sorted by relevance
141 static unsigned getRelaxedOpcode(const MCInst &Inst) { in getRelaxedOpcode() function
184 unsigned RISCVAsmBackend::getRelaxedOpcode(unsigned Op) const { in getRelaxedOpcode() function in RISCVAsmBackend
207 unsigned ARMAsmBackend::getRelaxedOpcode(unsigned Op, in getRelaxedOpcode() function in ARMAsmBackend
313 static unsigned getRelaxedOpcode(const MCInst &Inst, bool Is16BitMode) { in getRelaxedOpcode() function