Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostSelectOptimize.cpp196 Register UseOp0 = Use.getOperand(0).getReg(); in foldCopyDup() local
198 if (UseOp0.isPhysical() || UseOp1.isPhysical()) in foldCopyDup()
201 if (MRI.getRegClassOrNull(UseOp0) == FPRRegClass && in foldCopyDup()