Searched refs:InstMIPS32C_olt_s (Results 1 – 3 of 3) sorted by relevance
78 template <> const char *InstMIPS32C_olt_s::Opcode = "c.olt.s";800 template <> void InstMIPS32C_olt_s::emitIAS(const Cfg *Func) const { in emitIAS()
1212 using InstMIPS32C_olt_s = InstMIPS32FPCmp<InstMIPS32::C_olt_s>; variable1381 template <> void InstMIPS32C_olt_s::emitIAS(const Cfg *Func) const;
259 Context.insert<InstMIPS32C_olt_s>(Src0, Src1); in _c_olt_s()