HomeSort by relevance Sort by last modified time
    Searched refs:emitIASRegOpTyGPR (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/subzero/src/
IceInstX86BaseImpl.h 729 void InstImpl<TraitsType>::emitIASRegOpTyGPR(const Cfg *Func, bool IsLea,
    [all...]
IceInstX86Base.h 554 static void emitIASRegOpTyGPR(const Cfg *Func, bool IsLea, Type Ty,
647 emitIASRegOpTyGPR(Func, IsLea, Ty, Var, Src, Emitter);
797 emitIASRegOpTyGPR(Func, !ThisIsLEA, Ty, this->getDest(), this->getSrc(1),
    [all...]

Completed in 56 milliseconds