Searched refs:InstMIPS32Teq (Results 1 – 3 of 3) sorted by relevance
1282 using InstMIPS32Teq = InstMIPS32Trap<InstMIPS32::Teq>; variable1456 template <> void InstMIPS32Teq::emitIAS(const Cfg *Func) const;1550 template <> constexpr const char *InstMIPS32Teq::Opcode = "teq";
579 Context.insert<InstMIPS32Teq>(Src0, Src1, TrapCode); in _teq()
1114 template <> void InstMIPS32Teq::emitIAS(const Cfg *Func) const { in emitIAS()