Searched refs:isSRL16 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp1798 static bool isSRL16(const SDValue &Op) { function
12241 if (!isSRL16(SRL) || !isSHL16(SHL))

Completed in 204 milliseconds