Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMCodeEmitter.cpp753 Binary |= getMachineOpValue(MI, MO0) << ARMII::RegRnShift; in emitMOVi2piecesInstruction()
780 Binary |= getARMRegisterNumbering(ARM::PC) << ARMII::RegRnShift; in emitLEApcrelJTInstruction()
1070 Binary |= (getARMRegisterNumbering(ImplicitRn) << ARMII::RegRnShift); in emitDataProcessingInstruction()
1072 Binary |= getMachineOpValue(MI, OpIdx) << ARMII::RegRnShift; in emitDataProcessingInstruction()
1137 Binary |= (getARMRegisterNumbering(ImplicitRn) << ARMII::RegRnShift); in emitLoadStoreInstruction()
1139 Binary |= getMachineOpValue(MI, OpIdx++) << ARMII::RegRnShift; in emitLoadStoreInstruction()
1208 Binary |= (getARMRegisterNumbering(ImplicitRn) << ARMII::RegRnShift); in emitMiscLoadStoreInstruction()
1210 Binary |= getMachineOpValue(MI, OpIdx++) << ARMII::RegRnShift; in emitMiscLoadStoreInstruction()
1278 Binary |= getMachineOpValue(MI, OpIdx++) << ARMII::RegRnShift; in emitLoadStoreMultipleInstruction()
1358 Binary |= getMachineOpValue(MI, MO1) << ARMII::RegRnShift; in emitExtendInstruction()
[all …]
DARMJITInfo.cpp294 getARMRegisterNumbering(ARM::PC) << ARMII::RegRnShift; in relocate()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMBaseInfo.h414 RegRnShift = 16, enumerator
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMBaseInfo.h451 RegRnShift = 16, enumerator
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
DARMBaseInfo.h434 RegRnShift = 16, enumerator