Searched defs:sxt (Results 1 – 3 of 3) sorted by relevance
465 unsigned sxt = (extends && !zext) ? (1 << 10) : 0; in agx_pack_alu() local
2205 void AssemblerARM32::sxt(const Operand *OpRd, const Operand *OpSrc0, in sxt() function in Ice::ARM32::AssemblerARM32
3162 LogicVRegister Simulator::sxt(VectorFormat vform, in sxt() function in vixl::aarch64::Simulator