Searched defs:HandleShift (Results 1 – 5 of 5) sorted by relevance
2321 void LocationsBuilderRISCV64::HandleShift(HBinaryOperation* instruction) { in HandleShift() function in art::riscv64::LocationsBuilderRISCV642344 void InstructionCodeGeneratorRISCV64::HandleShift(HBinaryOperation* instruction) { in HandleShift() function in art::riscv64::InstructionCodeGeneratorRISCV64
2545 void LocationsBuilderARM64::HandleShift(HBinaryOperation* instr) { in HandleShift() function in art::arm64::LocationsBuilderARM642563 void InstructionCodeGeneratorARM64::HandleShift(HBinaryOperation* instr) { in HandleShift() function in art::arm64::InstructionCodeGeneratorARM64
4960 void LocationsBuilderX86_64::HandleShift(HBinaryOperation* op) { in HandleShift() function in art::x86_64::LocationsBuilderX86_644980 void InstructionCodeGeneratorX86_64::HandleShift(HBinaryOperation* op) { in HandleShift() function in art::x86_64::InstructionCodeGeneratorX86_64
4845 void LocationsBuilderX86::HandleShift(HBinaryOperation* op) { in HandleShift() function in art::x86::LocationsBuilderX864866 void InstructionCodeGeneratorX86::HandleShift(HBinaryOperation* op) { in HandleShift() function in art::x86::InstructionCodeGeneratorX86
5459 void LocationsBuilderARMVIXL::HandleShift(HBinaryOperation* op) { in HandleShift() function in art::arm::LocationsBuilderARMVIXL5499 void InstructionCodeGeneratorARMVIXL::HandleShift(HBinaryOperation* op) { in HandleShift() function in art::arm::InstructionCodeGeneratorARMVIXL