Lines Matching defs:emitIAS

160 void InstARM32::emitIAS(const Cfg *Func) const { emitUsingTextFixup(Func); }  in emitIAS()  function in Ice::ARM32::InstARM32
278 void InstARM32FourAddrGPR<K>::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32FourAddrGPR
283 void InstARM32FourAddrFP<K>::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32FourAddrFP
288 void InstARM32ThreeAddrFP<K>::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32ThreeAddrFP
293 void InstARM32ThreeAddrSignAwareFP<K>::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32ThreeAddrSignAwareFP
297 template <> void InstARM32Mla::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Mla
305 template <> void InstARM32Mls::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Mls
546 void InstARM32ThreeAddrGPR<K>::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32ThreeAddrGPR
550 template <> void InstARM32Adc::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Adc
557 template <> void InstARM32Add::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Add
563 template <> void InstARM32And::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32And
570 template <> void InstARM32Bic::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Bic
577 template <> void InstARM32Eor::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Eor
584 template <> void InstARM32Asr::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Asr
591 template <> void InstARM32Lsl::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Lsl
598 template <> void InstARM32Lsr::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Lsr
605 template <> void InstARM32Orr::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Orr
612 template <> void InstARM32Mul::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Mul
619 template <> void InstARM32Rsb::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Rsb
626 template <> void InstARM32Rsc::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Rsc
633 template <> void InstARM32Sbc::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Sbc
640 template <> void InstARM32Sdiv::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Sdiv
648 template <> void InstARM32Sub::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Sub
655 template <> void InstARM32Udiv::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Udiv
663 template <> void InstARM32Vadd::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vadd
689 template <> void InstARM32Vand::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vand
707 template <> void InstARM32Vceq::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vceq
730 template <> void InstARM32Vcge::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vcge
763 template <> void InstARM32Vcgt::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vcgt
796 template <> void InstARM32Vbsl::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vbsl
814 template <> void InstARM32Vdiv::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vdiv
832 template <> void InstARM32Veor::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Veor
845 template <> void InstARM32Vmla::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vmla
866 template <> void InstARM32Vmls::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vmls
887 template <> void InstARM32Vmvn::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vmvn
906 template <> void InstARM32Vmovl::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vmovl
925 template <> void InstARM32Vmovh::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vmovh
944 template <> void InstARM32Vmovhl::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vmovhl
963 template <> void InstARM32Vmovlh::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vmovlh
982 template <> void InstARM32Vneg::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vneg
1003 template <> void InstARM32Vorr::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vorr
1021 template <> void InstARM32Vshl::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vshl
1060 template <> void InstARM32Vshr::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vshr
1090 template <> void InstARM32Vsub::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vsub
1116 template <> void InstARM32Vqadd::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vqadd
1141 template <> void InstARM32Vqsub::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vqsub
1166 template <> void InstARM32Vqmovn2::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vqmovn2
1205 template <> void InstARM32Vmulh::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vmulh
1231 template <> void InstARM32Vmlap::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vmlap
1247 template <> void InstARM32Vzip::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vzip
1256 template <> void InstARM32Vmul::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vmul
1328 void InstARM32RegisterStackOp::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32RegisterStackOp
1680 void InstARM32Extract::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Extract
1746 void InstARM32Insert::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Insert
1767 void InstARM32CmpLike<K>::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32CmpLike
1771 template <> void InstARM32Cmn::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Cmn
1779 template <> void InstARM32Cmp::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Cmp
1787 template <> void InstARM32Tst::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Tst
2027 void InstARM32Mov::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Mov
2191 void InstARM32Br::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Br
2258 void InstARM32Call::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Call
2300 void InstARM32Label::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Label
2318 void InstARM32LoadBase<K>::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32LoadBase
2406 template <> void InstARM32Ldr::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Ldr
2439 template <> void InstARM32Vldr1d::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vldr1d
2446 template <> void InstARM32Vldr1q::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vldr1q
2469 template <> void InstARM32Ldrex::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Ldrex
2481 void InstARM32TwoAddrGPR<K>::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32TwoAddrGPR
2486 void InstARM32UnaryopGPR<K, Nws>::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32UnaryopGPR
2490 template <> void InstARM32Rbit::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Rbit
2498 template <> void InstARM32Rev::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Rev
2526 template <> void InstARM32Movw::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Movw
2555 template <> void InstARM32Movt::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Movt
2563 template <> void InstARM32Clz::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Clz
2571 template <> void InstARM32Mvn::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Mvn
2579 template <> void InstARM32Sxt::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Sxt
2587 template <> void InstARM32Uxt::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Uxt
2596 void InstARM32UnaryopFP<K>::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32UnaryopFP
2601 void InstARM32UnaryopSignAwareFP<K>::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32UnaryopSignAwareFP
2605 template <> void InstARM32Vsqrt::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vsqrt
2731 void InstARM32Ret::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Ret
2772 void InstARM32Str::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Str
2834 void InstARM32Strex::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Strex
2884 void InstARM32Vstr1::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vstr1
2920 void InstARM32Vdup::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vdup
2955 void InstARM32Trap::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Trap
2985 void InstARM32Umull::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Umull
3053 void InstARM32Vcvt::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vcvt
3125 void InstARM32Vcmp::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vcmp
3178 void InstARM32Vmrs::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vmrs
3205 void InstARM32Vabs::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Vabs
3246 void InstARM32Dmb::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Dmb
3270 void InstARM32Nop::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Nop