Searched refs:HShl (Results 1 – 10 of 10) sorted by relevance
1640 HValue* shifted_hash = AddUncasted<HShl>(hash, Add<HConstant>(15)); in BuildElementIndexHash()1650 shifted_hash = AddUncasted<HShl>(hash, Add<HConstant>(2)); in BuildElementIndexHash()1912 HValue* key_index = AddUncasted<HShl>(hash, graph()->GetConstant1()); in BuildNumberToString()1949 HValue* key_index = AddUncasted<HShl>(hash, graph()->GetConstant1()); in BuildNumberToString()2268 HValue* size = AddUncasted<HShl>(length, graph()->GetConstant1()); in BuildUncheckedStringAdd()10139 HShl* shl; in MatchRotateRight()10142 shl = HShl::cast(left); in MatchRotateRight()10145 shl = HShl::cast(right); in MatchRotateRight()10450 instr = AddUncasted<HShl>(left, right); in BuildBinaryOperation()
3133 Range* HShl::InferRange(Zone* zone) { in InferRange()4386 DEFINE_NEW_H_BITWISE_INSTR(HShl,
5131 class HShl FINAL : public HBitwiseBinaryOperation {5157 HShl(HValue* context, HValue* left, HValue* right) in HShl() function
1274 LInstruction* LChunkBuilder::DoShl(HShl* instr) { in DoShl()
1266 LInstruction* LChunkBuilder::DoShl(HShl* instr) { in DoShl()
1314 LInstruction* LChunkBuilder::DoShl(HShl* instr) { in DoShl()
1283 LInstruction* LChunkBuilder::DoShl(HShl* instr) { in DoShl()
1303 LInstruction* LChunkBuilder::DoShl(HShl* instr) { in DoShl()
2266 LInstruction* LChunkBuilder::DoShl(HShl* instr) { in DoShl()