Searched refs:emitIASGPRShiftDouble (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/subzero/src/ |
D | IceInstX86BaseImpl.h | 853 void InstImpl<TraitsType>::emitIASGPRShiftDouble( in emitIASGPRShiftDouble() function 1438 emitIASGPRShiftDouble(Func, Dest, Src1, Src2, Emitter); in emitIAS() 1477 emitIASGPRShiftDouble(Func, Dest, Src1, Src2, Emitter); in emitIAS()
|
D | IceInstX86Base.h | 518 static void emitIASGPRShiftDouble(const Cfg *Func, const Variable *Dest,
|