Searched refs:InstMIPS32Clz (Results 1 – 3 of 3) sorted by relevance
87 template <> const char *InstMIPS32Clz::Opcode = "clz";845 template <> void InstMIPS32Clz::emitIAS(const Cfg *Func) const { in emitIAS()
1221 using InstMIPS32Clz = InstMIPS32TwoAddrGPR<InstMIPS32::Clz>; variable1390 template <> void InstMIPS32Clz::emitIAS(const Cfg *Func) const;
295 Context.insert<InstMIPS32Clz>(Dest, Src); in _clz()