Searched defs:IsShift (Results 1 – 5 of 5) sorted by relevance
57 Matcher<MCInst> IsShift(unsigned Reg, uint16_t Amount, bool IsGPR32) { in IsShift() function
4280 bool IsShift = BinaryOperator::isShiftOp(op.Opcode) || EmitFixedPointBinOp() local
1034 bool IsShift = Opcode == ISD::USHLSAT || Opcode == ISD::SSHLSAT; PromoteIntRes_ADDSUBSHLSAT() local
2254 bool IsShift = MI.getOpcode() == TargetOpcode::G_SSHLSAT || widenScalarAddSubShlSat() local
8396 bool IsShift = false; lowerBuildVectorToBitOp() local [all...]