Searched defs:InstX86Push (Results 1 - 1 of 1) sorted by relevance
/external/swiftshader/third_party/subzero/src/ | ||
H A D | IceInstX86BaseImpl.h | 348 InstImpl<TraitsType>::InstX86Push::InstX86Push(Cfg *Func, Operand *Source) function in class:Ice::X86NAMESPACE::InstImpl::InstX86Push 354 InstImpl<TraitsType>::InstX86Push::InstX86Push(Cfg *Func, InstX86Label *L) function in class:Ice::X86NAMESPACE::InstImpl::InstX86Push 2875 void InstImpl<TraitsType>::InstX86Push::emit(const Cfg *Func) const { 2888 void InstImpl<TraitsType>::InstX86Push::emitIAS(const Cfg *Func) const { 2906 void InstImpl<TraitsType>::InstX86Push::dump(const Cfg *Func) const { |
Completed in 192 milliseconds