Home
last modified time | relevance | path

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

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