Home
last modified time | relevance | path

Searched defs:MRSMapper (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.cpp248 AArch64SysReg::MRSMapper::MRSMapper(uint64_t FeatureBits) in MRSMapper() function in AArch64SysReg::MRSMapper
DAArch64BaseInfo.h1154 struct MRSMapper : SysRegMapper { struct
1156 MRSMapper(uint64_t FeatureBits); argument