Searched defs:GenerateSuspendCheck (Results 1 – 6 of 6) sorted by relevance
1771 void InstructionCodeGeneratorARM64::GenerateSuspendCheck(HSuspendCheck* instruction, in GenerateSuspendCheck() function in art::arm64::InstructionCodeGeneratorARM64
5551 void InstructionCodeGeneratorX86_64::GenerateSuspendCheck(HSuspendCheck* instruction, in GenerateSuspendCheck() function in art::x86_64::InstructionCodeGeneratorX86_64
1912 void InstructionCodeGeneratorMIPS64::GenerateSuspendCheck(HSuspendCheck* instruction, in GenerateSuspendCheck() function in art::mips64::InstructionCodeGeneratorMIPS64
6170 void InstructionCodeGeneratorX86::GenerateSuspendCheck(HSuspendCheck* instruction, in GenerateSuspendCheck() function in art::x86::InstructionCodeGeneratorX86
6638 void InstructionCodeGeneratorARMVIXL::GenerateSuspendCheck(HSuspendCheck* instruction, in GenerateSuspendCheck() function in art::arm::InstructionCodeGeneratorARMVIXL
2066 void InstructionCodeGeneratorMIPS::GenerateSuspendCheck(HSuspendCheck* instruction, in GenerateSuspendCheck() function in art::mips::InstructionCodeGeneratorMIPS