Searched defs:IsByte (Results 1 – 3 of 3) sorted by relevance
937 bool IsLoad, bool IsByte, IValueT Rt, in emitMemOp()947 void AssemblerARM32::emitMemOp(CondARM32::Cond Cond, bool IsLoad, bool IsByte, in emitMemOp()1582 constexpr bool IsByte = true; in ldr() local1614 constexpr bool IsByte = false; in ldr() local1919 constexpr bool IsByte = true; in str() local1947 constexpr bool IsByte = false; in str() local2018 constexpr bool IsByte = false; in pop() local
855 bool IsByte = in isSVECpyImm() local873 bool IsByte = in isSVEAddSubImm() local
890 bool IsByte = std::is_same<int8_t, std::make_signed_t<T>>::value || in isSVECpyImm() local908 bool IsByte = std::is_same<int8_t, std::make_signed_t<T>>::value || in isSVEAddSubImm() local