Lines Matching defs:arg2
8 void do_andn64 ( /*OUT*/UInt* flags, /*OUT*/ULong* res, ULong arg1, ULong arg2 ) in do_andn64()
32 void do_andn32 ( /*OUT*/UInt* flags, /*OUT*/ULong* res, UInt arg1, UInt arg2 ) in do_andn32()
58 ULong arg1, ULong arg2 ) in do_mulx64()
99 UInt arg1, UInt arg2 ) in do_mulx32()
140 void do_sarx64 ( /*OUT*/ULong* res, ULong arg1, ULong arg2 ) in do_sarx64()
179 void do_sarx32 ( /*OUT*/ULong* res, UInt arg1, UInt arg2 ) in do_sarx32()
219 void do_shlx64 ( /*OUT*/ULong* res, ULong arg1, ULong arg2 ) in do_shlx64()
258 void do_shlx32 ( /*OUT*/ULong* res, UInt arg1, UInt arg2 ) in do_shlx32()
298 void do_shrx64 ( /*OUT*/ULong* res, ULong arg1, ULong arg2 ) in do_shrx64()
337 void do_shrx32 ( /*OUT*/ULong* res, UInt arg1, UInt arg2 ) in do_shrx32()
598 ULong arg1, ULong arg2 ) in do_bextr64()
623 UInt arg1, UInt arg2 ) in do_bextr32()
649 ULong arg1, ULong arg2 ) in do_bzhi64()
674 UInt arg1, UInt arg2 ) in do_bzhi32()
699 void do_pdep64 ( /*OUT*/ULong* res, ULong arg1, ULong arg2 ) in do_pdep64()
738 void do_pdep32 ( /*OUT*/ULong* res, UInt arg1, UInt arg2 ) in do_pdep32()
778 void do_pext64 ( /*OUT*/ULong* res, ULong arg1, ULong arg2 ) in do_pext64()
817 void do_pext32 ( /*OUT*/ULong* res, UInt arg1, UInt arg2 ) in do_pext32()