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