Searched defs:equal (Results 1 – 5 of 5) sorted by relevance
40 HInstruction* equal = new (GetAllocator()) HEqual(instr, instr); in CreateIfBlock() local
780 void InstructionSimplifierVisitor::VisitEqual(HEqual* equal) { in VisitEqual()2501 HEqual* equal = in SimplifyStringIndexOf() local
427 HEqual* equal = new (GetAllocator()) HEqual(constant0, constant0); in TEST_F() local
1872 HEqual* equal = new (allocator_) HEqual(instruction, graph_->GetIntConstant(0), dex_pc); in BuildSimpleIntrinsic() local
433 bool equal = true; in TEST_F() local