Searched defs:getRelaxedOpcode (Results 1 – 4 of 4) sorted by relevance
142 static unsigned getRelaxedOpcode(const MCInst &Inst) { in getRelaxedOpcode() function
317 unsigned RISCVAsmBackend::getRelaxedOpcode(unsigned Op) const { in getRelaxedOpcode() function in RISCVAsmBackend
209 unsigned ARMAsmBackend::getRelaxedOpcode(unsigned Op, in getRelaxedOpcode() function in ARMAsmBackend
229 static unsigned getRelaxedOpcode(const MCInst &Inst, bool Is16BitMode) { in getRelaxedOpcode() function