Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInstX86Base.h211 void emitTwoAddress(const Cfg *Func, const char *Opcode,
748 this->emitTwoAddress(Func, Opcode); in emit()
790 this->emitTwoAddress(Func, Opcode); in emit()
835 this->emitTwoAddress(Func, Opcode); in emit()
901 this->emitTwoAddress(Func, Opcode, SuffixString); in emit()
953 this->emitTwoAddress(Func, this->Opcode, in emit()
DIceInstX86BaseImpl.h688 void InstImpl<TraitsType>::InstX86Base::emitTwoAddress( in emitTwoAddress() function
1215 this->emitTwoAddress(Func, this->Opcode); in emit()