Searched refs:InstMIPS32Andi (Results 1 – 3 of 3) sorted by relevance
72 template <> const char *InstMIPS32Andi::Opcode = "andi";770 template <> void InstMIPS32Andi::emitIAS(const Cfg *Func) const { in emitIAS()
1206 using InstMIPS32Andi = InstMIPS32Imm16<InstMIPS32::Andi>; variable1375 template <> void InstMIPS32Andi::emitIAS(const Cfg *Func) const;
179 Context.insert<InstMIPS32Andi>(Dest, Src, Imm); in _andi()