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.cpp23097 unsigned RshOpc = Op0.getOpcode(); in tryCombineExtendRShTrunc() local
23098 if (RshOpc != AArch64ISD::RSHRNB_I) in tryCombineExtendRShTrunc()
23103 if (RshOpc != Op1.getOpcode() || ShiftValue != Op1.getOperand(1)) in tryCombineExtendRShTrunc()