Searched refs:emitIASGPRShift (Results 1 – 2 of 2) sorted by relevance
506 static void emitIASGPRShift(const Cfg *Func, Type Ty, const Variable *Var,753 emitIASGPRShift(Func, Ty, this->getDest(), this->getSrc(1), Emitter); in emitIAS()
824 void InstImpl<TraitsType>::emitIASGPRShift(const Cfg *Func, Type Ty, in emitIASGPRShift() function