Searched refs:InstMIPS32Sc (Results 1 – 3 of 3) sorted by relevance
496 InstMIPS32Sc *_sc(Variable *Value, OperandMIPS32Mem *Mem) { in _sc()497 return Context.insert<InstMIPS32Sc>(Value, Mem); in _sc()
126 template <> const char *InstMIPS32Sc::Opcode = "sc";1100 template <> void InstMIPS32Sc::emitIAS(const Cfg *Func) const { in emitIAS()
1262 using InstMIPS32Sc = InstMIPS32Store<InstMIPS32::Sc>; variable1437 template <> void InstMIPS32Sc::emitIAS(const Cfg *Func) const;