Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp1487 static bool isSHL16(const SDValue &Op) { in isSHL16() function
1501 return isSHL16(Op.getOperand(0)); in isS16()
10820 if (!isSRL16(SRL) || !isSHL16(SHL)) in PerformORCombineToSMULWBT()