Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h96 ZExtScaledReg = 2 // BaseReg + zext(ScaledReg) * Scale + Displacement enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp2915 AM.Form = ExtAddrMode::Formula::ZExtScaledReg; in canFoldIntoAddrMode()
3059 : ExtAddrMode::Formula::ZExtScaledReg); in canFoldIntoAddrMode()
3459 AM.Form == ExtAddrMode::Formula::ZExtScaledReg) { in emitLdStWithAddr()