Home
last modified time | relevance | path

Searched refs:lookupMClassSysRegAPSRNonDeprecated (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/Utils/
DARMBaseInfo.cpp29 const MClassSysReg *lookupMClassSysRegAPSRNonDeprecated(unsigned SYSm) { in lookupMClassSysRegAPSRNonDeprecated() function
DARMBaseInfo.h142 const MClassSysReg *lookupMClassSysRegAPSRNonDeprecated(unsigned SYSm);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/InstPrinter/
DARMInstPrinter.cpp824 auto TheReg = ARMSysReg::lookupMClassSysRegAPSRNonDeprecated(SYSm); in printMSRMaskOperand()