Searched defs:GenerateTestAndBranch (Results 1 – 5 of 5) sorted by relevance
1344 void InstructionCodeGeneratorRISCV64::GenerateTestAndBranch(HInstruction* instruction, in GenerateTestAndBranch() function in art::riscv64::InstructionCodeGeneratorRISCV64
3921 void InstructionCodeGeneratorARM64::GenerateTestAndBranch(HInstruction* instruction, in GenerateTestAndBranch() function in art::arm64::InstructionCodeGeneratorARM64
2268 void InstructionCodeGeneratorX86_64::GenerateTestAndBranch(HInstruction* instruction, in GenerateTestAndBranch() function in art::x86_64::InstructionCodeGeneratorX86_64
2136 void InstructionCodeGeneratorX86::GenerateTestAndBranch(HInstruction* instruction, in GenerateTestAndBranch() function in art::x86::InstructionCodeGeneratorX86
2902 void InstructionCodeGeneratorARMVIXL::GenerateTestAndBranch(HInstruction* instruction, in GenerateTestAndBranch() function in art::arm::InstructionCodeGeneratorARMVIXL