Searched refs:CreateExtendShiftOperand (Results 1 – 2 of 2) sorted by relevance
308 …ExtendShiftOperand &CreateExtendShiftOperand(ExtendShiftOperand::ExtendOp op, uint32 amount, int32… in CreateExtendShiftOperand() function
4398 Operand &sxtw = CreateExtendShiftOperand(ExtendShiftOperand::kSXTW, 0, k3BitSize); in SelectOverFlowCall()