Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp22085 unsigned RshOpc = Op0.getOpcode(); in tryCombineExtendRShTrunc() local
22086 if (RshOpc != AArch64ISD::RSHRNB_I) in tryCombineExtendRShTrunc()
22091 if (RshOpc != Op1.getOpcode() || ShiftValue != Op1.getOperand(1)) in tryCombineExtendRShTrunc()