Searched defs:IsByte (Results 1 – 3 of 3) sorted by relevance
935 bool IsLoad, bool IsByte, IValueT Rt, in emitMemOp()945 void AssemblerARM32::emitMemOp(CondARM32::Cond Cond, bool IsLoad, bool IsByte, in emitMemOp()1580 constexpr bool IsByte = true; in ldr() local1612 constexpr bool IsByte = false; in ldr() local1917 constexpr bool IsByte = true; in str() local1945 constexpr bool IsByte = false; in str() local2016 constexpr bool IsByte = false; in pop() local
855 bool IsByte = in isSVECpyImm() local873 bool IsByte = in isSVEAddSubImm() local
1028 bool IsByte = std::is_same<int8_t, std::make_signed_t<T>>::value || in isSVECpyImm() local1046 bool IsByte = std::is_same<int8_t, std::make_signed_t<T>>::value || in isSVEAddSubImm() local