Searched defs:GenerateCompareTestAndBranch (Results 1 – 2 of 2) sorted by relevance
/art/compiler/optimizing/ | ||
D | code_generator_x86_64.cc | 1577 void InstructionCodeGeneratorX86_64::GenerateCompareTestAndBranch(HCondition* condition, in GenerateCompareTestAndBranch() function in art::x86_64::InstructionCodeGeneratorX86_64 |
D | code_generator_arm_vixl.cc | 2864 void InstructionCodeGeneratorARMVIXL::GenerateCompareTestAndBranch(HCondition* condition, in GenerateCompareTestAndBranch() function in art::arm::InstructionCodeGeneratorARMVIXL |