Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_arm_vixl.cc5270 void InstructionCodeGeneratorARMVIXL::HandleIntegerRotate(HBinaryOperation* rotate) { in HandleIntegerRotate()
5311 void InstructionCodeGeneratorARMVIXL::HandleLongRotate(HBinaryOperation* rotate) { in HandleLongRotate()
5393 void LocationsBuilderARMVIXL::HandleRotate(HBinaryOperation* rotate) { in HandleRotate()
5434 void InstructionCodeGeneratorARMVIXL::HandleRotate(HBinaryOperation* rotate) { in HandleRotate()
Dcode_generator_x86_64.cc5038 void LocationsBuilderX86_64::HandleRotate(HBinaryOperation* rotate) { in HandleRotate()
5057 void InstructionCodeGeneratorX86_64::HandleRotate(HBinaryOperation* rotate) { in HandleRotate()
Dcode_generator_x86.cc5050 void LocationsBuilderX86::HandleRotate(HBinaryOperation* rotate) { in HandleRotate()
5079 void InstructionCodeGeneratorX86::HandleRotate(HBinaryOperation* rotate) { in HandleRotate()