Home
last modified time | relevance | path

Searched defs:sxt (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/asahi/compiler/
H A Dagx_pack.c465 unsigned sxt = (extends && !zext) ? (1 << 10) : 0; in agx_pack_alu() local
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceAssemblerARM32.cpp2205 void AssemblerARM32::sxt(const Operand *OpRd, const Operand *OpSrc0, in sxt() function in Ice::ARM32::AssemblerARM32
/aosp_15_r20/external/vixl/src/aarch64/
H A Dlogic-aarch64.cc3162 LogicVRegister Simulator::sxt(VectorFormat vform, in sxt() function in vixl::aarch64::Simulator