Searched refs:_nop (Results 1 – 5 of 5) sorted by relevance
351 def _nop(*args, ns=None, follow_symlinks=None): function359 return getattr(os, name, _nop)364 fn = getattr(os, name, _nop)367 return _nop
478 void _nop() { Context.insert<InstMIPS32Sll>(getZero(), getZero(), 0); } in _nop() function
623 void _nop(SizeT Variant) { Context.insert<Insts::Nop>(Variant); } in _nop() function
617 void _nop(SizeT Variant) { Context.insert<Insts::Nop>(Variant); } in _nop() function
457 void _nop() { Context.insert<InstARM32Nop>(); } in _nop() function