Home
last modified time | relevance | path

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

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