Searched refs:emitSingleGPR (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/subzero/src/ |
D | IceInstARM32.h | 1220 virtual void emitSingleGPR(const Cfg *Func, const EmitForm Form, 1247 void emitSingleGPR(const Cfg *Func, const EmitForm Form, 1275 void emitSingleGPR(const Cfg *Func, const EmitForm Form,
|
D | IceInstARM32.cpp | 1417 emitSingleGPR(Func, Form, LastDest); in emitUsingForm() 2629 void InstARM32Pop::emitSingleGPR(const Cfg *Func, const EmitForm Form, in emitSingleGPR() function in Ice::ARM32::InstARM32Pop 2677 void InstARM32Push::emitSingleGPR(const Cfg *Func, const EmitForm Form, in emitSingleGPR() function in Ice::ARM32::InstARM32Push
|