Searched refs:emitSRegsOp (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/subzero/src/ |
D | IceInstARM32.cpp | 1165 void InstARM32RegisterStackOp::emitSRegsOp(const Cfg *Func, EmitForm Form, in emitSRegsOp() function in Ice::ARM32::InstARM32RegisterStackOp 1245 emitSRegsOp(Func, Form, Pair.first, Pair.second, InstCount++); in emitUsingForm() 1250 emitSRegsOp(Func, Form, Pair.first, Pair.second, InstCount++); in emitUsingForm()
|
D | IceInstARM32.h | 1187 void emitSRegsOp(const Cfg *Func, const EmitForm, const Variable *BaseReg,
|