Home
last modified time | relevance | path

Searched refs:DRR (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DARMScheduleM7.td455 (instregex "VMOV(DRR|RRD|RRS|SRR)")>;
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaChecking.cpp10886 if (DeclRefExpr* DRR = dyn_cast<DeclRefExpr>(RightExprSansParen)) in CheckFloatComparison() local
10887 if (DRL->getDecl() == DRR->getDecl()) in CheckFloatComparison()