Searched refs:InstMIPS32C_ule_d (Results 1 – 3 of 3) sorted by relevance
81 template <> const char *InstMIPS32C_ule_d::Opcode = "c.ule.d";815 template <> void InstMIPS32C_ule_d::emitIAS(const Cfg *Func) const { in emitIAS()
1215 using InstMIPS32C_ule_d = InstMIPS32FPCmp<InstMIPS32::C_ule_d>; variable1384 template <> void InstMIPS32C_ule_d::emitIAS(const Cfg *Func) const;
271 Context.insert<InstMIPS32C_ule_d>(Src0, Src1); in _c_ule_d()