Searched refs:GenerateIntLongCompareAndBranch (Results 1 – 2 of 2) sorted by relevance
362 void GenerateIntLongCompareAndBranch(IfCondition cond,
1415 GenerateIntLongCompareAndBranch(if_cond, locations, branch_target); in GenerateTestAndBranch()1678 void InstructionCodeGeneratorRISCV64::GenerateIntLongCompareAndBranch(IfCondition cond, in GenerateIntLongCompareAndBranch() function in art::riscv64::InstructionCodeGeneratorRISCV64