Home
last modified time | relevance | path

Searched refs:emitIASGPRShift (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceInstX86Base.h506 static void emitIASGPRShift(const Cfg *Func, Type Ty, const Variable *Var,
753 emitIASGPRShift(Func, Ty, this->getDest(), this->getSrc(1), Emitter); in emitIAS()
DIceInstX86BaseImpl.h824 void InstImpl<TraitsType>::emitIASGPRShift(const Cfg *Func, Type Ty, in emitIASGPRShift() function