Searched defs:HandleShift (Results 1 – 5 of 5) sorted by relevance
2431 void LocationsBuilderARM64::HandleShift(HBinaryOperation* instr) { in HandleShift() function in art::arm64::LocationsBuilderARM642449 void InstructionCodeGeneratorARM64::HandleShift(HBinaryOperation* instr) { in HandleShift() function in art::arm64::InstructionCodeGeneratorARM64
2330 void LocationsBuilderRISCV64::HandleShift(HBinaryOperation* instruction) { in HandleShift() function in art::riscv64::LocationsBuilderRISCV642352 void InstructionCodeGeneratorRISCV64::HandleShift(HBinaryOperation* instruction) { in HandleShift() function in art::riscv64::InstructionCodeGeneratorRISCV64
4950 void LocationsBuilderX86_64::HandleShift(HBinaryOperation* op) { in HandleShift() function in art::x86_64::LocationsBuilderX86_644970 void InstructionCodeGeneratorX86_64::HandleShift(HBinaryOperation* op) { in HandleShift() function in art::x86_64::InstructionCodeGeneratorX86_64
4861 void LocationsBuilderX86::HandleShift(HBinaryOperation* op) { in HandleShift() function in art::x86::LocationsBuilderX864882 void InstructionCodeGeneratorX86::HandleShift(HBinaryOperation* op) { in HandleShift() function in art::x86::InstructionCodeGeneratorX86
5423 void LocationsBuilderARMVIXL::HandleShift(HBinaryOperation* op) { in HandleShift() function in art::arm::LocationsBuilderARMVIXL5463 void InstructionCodeGeneratorARMVIXL::HandleShift(HBinaryOperation* op) { in HandleShift() function in art::arm::InstructionCodeGeneratorARMVIXL