Searched refs:ThisIsLEA (Results 1 – 1 of 1) sorted by relevance
795 constexpr bool ThisIsLEA = K == InstX86Base::Lea; in emitIAS() local796 static_assert(!ThisIsLEA, "Lea should be a unaryop."); in emitIAS()797 emitIASRegOpTyGPR(Func, !ThisIsLEA, Ty, this->getDest(), this->getSrc(1), in emitIAS()