Searched defs:equal (Results 1 – 6 of 6) sorted by relevance
41 HInstruction* equal = new (GetAllocator()) HEqual(instr, instr); in CreateIfBlock() local
427 HEqual* equal = new (GetAllocator()) HEqual(constant0, constant0); in TEST_F() local
911 void InstructionSimplifierVisitor::VisitEqual(HEqual* equal) { in VisitEqual()2734 HEqual* equal = in SimplifyStringIndexOf() local
2054 HEqual* equal = new (allocator_) HEqual(instruction, graph_->GetIntConstant(0), dex_pc); in BuildSimpleIntrinsic() local
4118 vixl::aarch64::Label equal; in VisitFP16Compare() local4174 vixl::aarch64::Label equal; in GenerateFP16MinMax() local
377 bool equal = true; in TEST_F() local