Home
last modified time | relevance | path

Searched defs:GenerateCompareTestAndBranch (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_x86_64.cc1755 void InstructionCodeGeneratorX86_64::GenerateCompareTestAndBranch(HCondition* condition, in GenerateCompareTestAndBranch() function in art::x86_64::InstructionCodeGeneratorX86_64
Dcode_generator_x86.cc1665 void InstructionCodeGeneratorX86::GenerateCompareTestAndBranch(HCondition* condition, in GenerateCompareTestAndBranch() function in art::x86::InstructionCodeGeneratorX86
Dcode_generator_arm_vixl.cc2649 void InstructionCodeGeneratorARMVIXL::GenerateCompareTestAndBranch(HCondition* condition, in GenerateCompareTestAndBranch() function in art::arm::InstructionCodeGeneratorARMVIXL