Searched refs:InstMIPS32Ll (Results 1 – 3 of 3) sorted by relevance
100 template <> const char *InstMIPS32Ll::Opcode = "ll";911 template <> void InstMIPS32Ll::emitIAS(const Cfg *Func) const { in emitIAS()
1234 using InstMIPS32Ll = InstMIPS32Load<InstMIPS32::Ll>; variable1402 template <> void InstMIPS32Ll::emitIAS(const Cfg *Func) const;
343 Context.insert<InstMIPS32Ll>(Value, Mem); in _ll()