Searched defs:HandleShift (Results 1 – 4 of 4) sorted by relevance
2130 void LocationsBuilderARM64::HandleShift(HBinaryOperation* instr) { in HandleShift() function in art::arm64::LocationsBuilderARM642148 void InstructionCodeGeneratorARM64::HandleShift(HBinaryOperation* instr) { in HandleShift() function in art::arm64::InstructionCodeGeneratorARM64
4342 void LocationsBuilderX86_64::HandleShift(HBinaryOperation* op) { in HandleShift() function in art::x86_64::LocationsBuilderX86_644362 void InstructionCodeGeneratorX86_64::HandleShift(HBinaryOperation* op) { in HandleShift() function in art::x86_64::InstructionCodeGeneratorX86_64
4343 void LocationsBuilderX86::HandleShift(HBinaryOperation* op) { in HandleShift() function in art::x86::LocationsBuilderX864364 void InstructionCodeGeneratorX86::HandleShift(HBinaryOperation* op) { in HandleShift() function in art::x86::InstructionCodeGeneratorX86
4968 void LocationsBuilderARMVIXL::HandleShift(HBinaryOperation* op) { in HandleShift() function in art::arm::LocationsBuilderARMVIXL5007 void InstructionCodeGeneratorARMVIXL::HandleShift(HBinaryOperation* op) { in HandleShift() function in art::arm::InstructionCodeGeneratorARMVIXL