Searched refs:DRR (Results 1 – 2 of 2) sorted by relevance
455 (instregex "VMOV(DRR|RRD|RRS|SRR)")>;
10386 if (const auto *DRR = dyn_cast<DeclRefExpr>(RightExprSansParen)) in CheckFloatComparison() local10387 if (DRL->getDecl() == DRR->getDecl()) in CheckFloatComparison()