Searched defs:shl (Results 1 – 8 of 8) sorted by relevance
417 HShl* shl) { in ReplaceRotateWithRor()446 HShl* shl = left->IsShl() ? left->AsShl() : right->AsShl(); in TryReplaceWithRotate() local478 HShl* shl) { in TryReplaceWithRotateConstantPattern()508 HShl* shl) { in TryReplaceWithRotateRegisterNegPattern()538 HShl* shl) { in TryReplaceWithRotateRegisterSubPattern()1737 HShl* shl = new (allocator) HShl(type, input_other, shift); in VisitMul() local1747 HShl* shl = new (allocator) HShl(type, in VisitMul() local1762 HShl* shl = new (allocator) HShl(type, in VisitMul() local
290 HInstruction* shl = InsertInstruction( in TEST_F() local475 HInstruction* shl = InsertInstruction( in TEST_F() local616 HInstruction* shl = InsertInstruction( in TEST_F() local695 HInstruction* shl = InsertInstruction( in TEST_F() local1020 HInstruction* shl = InsertInstruction( in TEST_F() local
5508 void LocationsBuilderARM64::VisitShl(HShl* shl) { in VisitShl()5512 void InstructionCodeGeneratorARM64::VisitShl(HShl* shl) { in VisitShl()
4005 void LocationsBuilderX86_64::VisitShl(HShl* shl) { in VisitShl()4009 void InstructionCodeGeneratorX86_64::VisitShl(HShl* shl) { in VisitShl()
4159 void LocationsBuilderX86::VisitShl(HShl* shl) { in VisitShl()4163 void InstructionCodeGeneratorX86::VisitShl(HShl* shl) { in VisitShl()
6711 void LocationsBuilderMIPS64::VisitShl(HShl* shl) { in VisitShl()6715 void InstructionCodeGeneratorMIPS64::VisitShl(HShl* shl) { in VisitShl()
5090 void LocationsBuilderARMVIXL::VisitShl(HShl* shl) { in VisitShl()5094 void InstructionCodeGeneratorARMVIXL::VisitShl(HShl* shl) { in VisitShl()
8825 void LocationsBuilderMIPS::VisitShl(HShl* shl) { in VisitShl()8829 void InstructionCodeGeneratorMIPS::VisitShl(HShl* shl) { in VisitShl()