Home
last modified time | relevance | path

Searched defs:emitIAS (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceInstMIPS32.cpp277 void InstMIPS32Label::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::MIPS32::InstMIPS32Label
436 void InstMIPS32Br::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::MIPS32::InstMIPS32Br
583 void InstMIPS32Call::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::MIPS32::InstMIPS32Call
609 void InstMIPS32Ret::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::MIPS32::InstMIPS32Ret
691 void InstMIPS32Mov::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::MIPS32::InstMIPS32Mov
726 template <> void InstMIPS32Abs_d::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::MIPS32::InstMIPS32Abs_d
731 template <> void InstMIPS32Abs_s::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::MIPS32::InstMIPS32Abs_s
736 template <> void InstMIPS32Addi::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::MIPS32::InstMIPS32Addi
741 template <> void InstMIPS32Add_d::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::MIPS32::InstMIPS32Add_d
746 template <> void InstMIPS32Add_s::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::MIPS32::InstMIPS32Add_s
[all …]
DIceInstARM32.cpp155 void InstARM32::emitIAS(const Cfg *Func) const { emitUsingTextFixup(Func); } in emitIAS() function in Ice::ARM32::InstARM32
273 void InstARM32FourAddrGPR<K>::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32FourAddrGPR
278 void InstARM32FourAddrFP<K>::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32FourAddrFP
283 void InstARM32ThreeAddrFP<K>::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32ThreeAddrFP
288 void InstARM32ThreeAddrSignAwareFP<K>::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32ThreeAddrSignAwareFP
292 template <> void InstARM32Mla::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Mla
300 template <> void InstARM32Mls::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Mls
541 void InstARM32ThreeAddrGPR<K>::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32ThreeAddrGPR
545 template <> void InstARM32Adc::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Adc
552 template <> void InstARM32Add::emitIAS(const Cfg *Func) const { in emitIAS() function in Ice::ARM32::InstARM32Add
[all …]
DIceInstX86BaseImpl.h438 void InstImpl<TraitsType>::InstX86GetIP::emitIAS(const Cfg *Func) const { in emitIAS() function
464 void InstImpl<TraitsType>::InstX86Label::emitIAS(const Cfg *Func) const { in emitIAS() function
510 void InstImpl<TraitsType>::InstX86Br::emitIAS(const Cfg *Func) const { in emitIAS() function
587 void InstImpl<TraitsType>::InstX86Jmp::emitIAS(const Cfg *Func) const { in emitIAS() function
650 void InstImpl<TraitsType>::InstX86Call::emitIAS(const Cfg *Func) const { in emitIAS() function
1058 void InstImpl<TraitsType>::InstX86Movmsk::emitIAS(const Cfg *Func) const { in emitIAS() function
1106 void InstImpl<TraitsType>::InstX86Div::emitIAS(const Cfg *Func) const { in emitIAS() function
1126 void InstImpl<TraitsType>::InstX86Idiv::emitIAS(const Cfg *Func) const { in emitIAS() function
1170 void InstImpl<TraitsType>::InstX86Blendvps::emitIAS(const Cfg *Func) const { in emitIAS() function
1184 void InstImpl<TraitsType>::InstX86Pblendvb::emitIAS(const Cfg *Func) const { in emitIAS() function
[all …]
DIceInstMIPS32.h372 void emitIAS(const Cfg *Func) const override { in emitIAS() function
418 void emitIAS(const Cfg *Func) const override { in emitIAS() function
462 void emitIAS(const Cfg *Func) const override { in emitIAS() function
509 void emitIAS(const Cfg *Func) const override { in emitIAS() function
558 void emitIAS(const Cfg *Func) const override { in emitIAS() function
647 void emitIAS(const Cfg *Func) const override { in emitIAS() function
737 void emitIAS(const Cfg *Func) const override { in emitIAS() function
919 void emitIAS(const Cfg *Func) const override { in emitIAS() function
1007 void emitIAS(const Cfg *Func) const override { in emitIAS() function
1085 void emitIAS(const Cfg *Func) const override { in emitIAS() function
[all …]
DIceInst.h189 virtual void emitIAS(const Cfg *Func) const { emit(Func); } in emitIAS() function
280 void emitIAS(const Cfg * /*Func*/) const override { in emitIAS() function
858 void emitIAS(const Cfg * /* Func */) const override {} in emitIAS() function
882 void emitIAS(const Cfg * /* Func */) const override {} in emitIAS() function
915 void emitIAS(const Cfg * /* Func */) const override {} in emitIAS() function
941 void emitIAS(const Cfg * /* Func */) const override {} in emitIAS() function
970 void emitIAS(const Cfg * /* Func */) const override {} in emitIAS() function
1108 void emitIAS(const Cfg * /* Func */) const override {} in emitIAS() function
DIceInstX86Base.h577 void emitIAS(const Cfg *Func) const override { in emitIAS() function
634 void emitIAS(const Cfg *Func) const override { in emitIAS() function
708 void emitIAS(const Cfg *Func) const override { in emitIAS() function
750 void emitIAS(const Cfg *Func) const override { in emitIAS() function
792 void emitIAS(const Cfg *Func) const override { in emitIAS() function
837 void emitIAS(const Cfg *Func) const override { in emitIAS() function
903 void emitIAS(const Cfg *Func) const override { in emitIAS() function
956 void emitIAS(const Cfg *Func) const override { in emitIAS() function
DIceCfgNode.cpp1254 void CfgNode::emitIAS(Cfg *Func) const { in emitIAS() function in Ice::CfgNode
DIceCfg.cpp1695 void Cfg::emitIAS() { in emitIAS() function in Ice::Cfg