Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp272 AArch64SysReg::MSRMapper::MSRMapper(uint64_t FeatureBits) in MSRMapper() function in AArch64SysReg::MSRMapper
H A DAArch64BaseInfo.h1149 struct MSRMapper : SysRegMapper { struct
1151 MSRMapper(uint64_t FeatureBits); argument