Searched defs:SysAliasReg (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64BaseInfo.h | 333 struct SysAliasReg : SysAlias { struct 335 constexpr SysAliasReg(const char *N, uint16_t E, bool R) in SysAliasReg() argument 337 constexpr SysAliasReg(const char *N, uint16_t E, bool R, FeatureBitset F) in SysAliasReg() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64BaseInfo.h | 388 struct SysAliasReg : SysAlias { struct 390 constexpr SysAliasReg(const char *N, uint16_t E, bool R) in SysAliasReg() argument 392 constexpr SysAliasReg(const char *N, uint16_t E, bool R, FeatureBitset F) in SysAliasReg() argument
|