Searched defs:GenerateSuspendCheck (Results 1 – 6 of 6) sorted by relevance
992 void InstructionCodeGeneratorMIPS64::GenerateSuspendCheck(HSuspendCheck* instruction, in GenerateSuspendCheck() function in art::mips64::InstructionCodeGeneratorMIPS64
1513 void InstructionCodeGeneratorARM64::GenerateSuspendCheck(HSuspendCheck* instruction, in GenerateSuspendCheck() function in art::arm64::InstructionCodeGeneratorARM64
1110 void InstructionCodeGeneratorMIPS::GenerateSuspendCheck(HSuspendCheck* instruction, in GenerateSuspendCheck() function in art::mips::InstructionCodeGeneratorMIPS
4822 void InstructionCodeGeneratorARM::GenerateSuspendCheck(HSuspendCheck* instruction, in GenerateSuspendCheck() function in art::arm::InstructionCodeGeneratorARM
5081 void InstructionCodeGeneratorX86_64::GenerateSuspendCheck(HSuspendCheck* instruction, in GenerateSuspendCheck() function in art::x86_64::InstructionCodeGeneratorX86_64
5586 void InstructionCodeGeneratorX86::GenerateSuspendCheck(HSuspendCheck* instruction, in GenerateSuspendCheck() function in art::x86::InstructionCodeGeneratorX86