Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCCodeEmitter.cpp1719 bool SPRRegs = ARMMCRegisterClasses[ARM::SPRRegClassID].contains(Reg); in getRegisterListOpValue() local
1724 if (SPRRegs || DPRRegs) { in getRegisterListOpValue()
1733 if (SPRRegs) in getRegisterListOpValue()