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

  /external/swiftshader/third_party/subzero/src/
IceInstX86BaseImpl.h 774 void InstImpl<TraitsType>::emitIASAddrOpTyGPR(const Cfg *Func, Type Ty,
810 emitIASAddrOpTyGPR(Func, Ty, StackAddr, Op1, Emitter);
814 emitIASAddrOpTyGPR(Func, Ty, Op0Mem->toAsmAddress(Asm, Target), Op1,
817 emitIASAddrOpTyGPR(Func, Ty, Split->toAsmAddress(Func), Op1, Emitter);
    [all...]
IceInstX86Base.h 510 static void emitIASAddrOpTyGPR(const Cfg *Func, Type Ty, const Address &Addr,
    [all...]

Completed in 57 milliseconds