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