Searched refs:cmp_lt (Results 1 – 1 of 1) sorted by relevance
664 HLessThan cmp_lt(cst_lhs, cst_rhs); in TEST() local665 code_block->AddInstruction(&cmp_lt); in TEST()666 HReturn ret(&cmp_lt); in TEST()719 HLessThan cmp_lt(cst_lhs, cst_rhs); in TEST() local720 if_block->AddInstruction(&cmp_lt); in TEST()725 HIf if_lt(&cmp_lt); in TEST()