Home
last modified time | relevance | path

Searched refs:emitIAS (Results 1 – 13 of 13) 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 …]
DIceInstMIPS32.h346 void emitIAS(const Cfg *Func) const override;
372 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
783 void emitIAS(const Cfg *Func) const override;
853 void emitIAS(const Cfg *Func) const override;
[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 …]
DIceInstARM32.h493 void emitIAS(const Cfg *Func) const override;
567 void emitIAS(const Cfg *Func) const override;
608 void emitIAS(const Cfg *Func) const override;
645 void emitIAS(const Cfg *Func) const override;
673 void emitIAS(const Cfg *Func) const override;
711 void emitIAS(const Cfg *Func) const override;
757 void emitIAS(const Cfg *Func) const override;
807 void emitIAS(const Cfg *Func) const override;
858 void emitIAS(const Cfg *Func) const override;
887 void emitIAS(const Cfg *Func) const override;
[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 …]
DIceInstX86Base.h297 void emitIAS(const Cfg *Func) const override;
357 void emitIAS(const Cfg *Func) const override;
434 void emitIAS(const Cfg *Func) const override;
465 void emitIAS(const Cfg *Func) const override;
488 void emitIAS(const Cfg *Func) const override;
577 void emitIAS(const Cfg *Func) const override { in emitIAS() function
634 void emitIAS(const Cfg *Func) const override { in emitIAS() function
643 Add->emitIAS(Func); in emitIAS()
708 void emitIAS(const Cfg *Func) const override { in emitIAS() function
750 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
DIceCfgNode.cpp1254 void CfgNode::emitIAS(Cfg *Func) const { in emitIAS() function in Ice::CfgNode
1265 I.emitIAS(Func); in emitIAS()
1272 I.emitIAS(Func); in emitIAS()
1339 I->emitIAS(Func); in emitIAS()
1347 I->emitIAS(Func); in emitIAS()
1351 I->emitIAS(Func); in emitIAS()
DIceCfgNode.h113 void emitIAS(Cfg *Func) const;
DIceCfg.h240 void emitIAS();
DIceCfg.cpp1695 void Cfg::emitIAS() { in emitIAS() function in Ice::Cfg
1703 Node->emitIAS(this); in emitIAS()
DIceGlobalContext.cpp420 Func->emitIAS(); in translateFunctions()
/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp1039 currFunc->emitIAS(); in acquireRoutine()