Home
last modified time | relevance | path

Searched defs:HandleRotate (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_x86_64.cc5038 void LocationsBuilderX86_64::HandleRotate(HBinaryOperation* rotate) { in HandleRotate() function in art::x86_64::LocationsBuilderX86_64
5057 void InstructionCodeGeneratorX86_64::HandleRotate(HBinaryOperation* rotate) { in HandleRotate() function in art::x86_64::InstructionCodeGeneratorX86_64
Dcode_generator_x86.cc5050 void LocationsBuilderX86::HandleRotate(HBinaryOperation* rotate) { in HandleRotate() function in art::x86::LocationsBuilderX86
5079 void InstructionCodeGeneratorX86::HandleRotate(HBinaryOperation* rotate) { in HandleRotate() function in art::x86::InstructionCodeGeneratorX86
Dcode_generator_arm_vixl.cc5393 void LocationsBuilderARMVIXL::HandleRotate(HBinaryOperation* rotate) { in HandleRotate() function in art::arm::LocationsBuilderARMVIXL
5434 void InstructionCodeGeneratorARMVIXL::HandleRotate(HBinaryOperation* rotate) { in HandleRotate() function in art::arm::InstructionCodeGeneratorARMVIXL