Searched refs:BINOP_ASHR (Results 1 – 9 of 9) sorted by relevance
202 BINOP_ASHR = 9, enumerator
234 BINOP_ASHR = 9, enumerator
327 BINOP_ASHR = 9, enumerator
103 case naclbitc::BINOP_ASHR: in DecodeBinaryOpcode()
96 case Instruction::AShr: return bitc::BINOP_ASHR; in GetEncodedBinaryOpcode()
1811 case naclbitc::BINOP_ASHR: in convertBinopOpcode()
127 case bitc::BINOP_ASHR: return Instruction::AShr; in GetDecodedBinaryOpcode()
508 case Instruction::AShr: return bitc::BINOP_ASHR; in getEncodedBinaryOpcode()
820 case bitc::BINOP_ASHR: in getDecodedBinaryOpcode()