Searched defs:getRelaxedOpcode (Results 1 – 4 of 4) sorted by relevance
141 static unsigned getRelaxedOpcode(const MCInst &Inst) { in getRelaxedOpcode() function
347 unsigned RISCVAsmBackend::getRelaxedOpcode(unsigned Op) const { in 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