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