Searched defs:GenerateCompareTestAndBranch (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/art/compiler/optimizing/ | ||
H A D | code_generator_x86_64.cc | 2232 void InstructionCodeGeneratorX86_64::GenerateCompareTestAndBranch(HCondition* condition, in GenerateCompareTestAndBranch() function in art::x86_64::InstructionCodeGeneratorX86_64 |
H A D | code_generator_x86.cc | 2096 void InstructionCodeGeneratorX86::GenerateCompareTestAndBranch(HCondition* condition, in GenerateCompareTestAndBranch() function in art::x86::InstructionCodeGeneratorX86 |
H A D | code_generator_arm_vixl.cc | 2878 void InstructionCodeGeneratorARMVIXL::GenerateCompareTestAndBranch(HCondition* condition, in GenerateCompareTestAndBranch() function in art::arm::InstructionCodeGeneratorARMVIXL |