Searched defs:direct (Results 1 – 1 of 1) sorted by relevance
2278 …ShiftDirection direct = (opcode == OP_lshr) ? kShiftLright : ((opcode == OP_ashr) ? kShiftAright :… in SelectShift() local2301 …AArch64CGFunc::SelectShift(Operand &resOpnd, Operand &opnd0, Operand &opnd1, ShiftDirection direct, in SelectShift()