Searched refs:DestOpName (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenInstruction.cpp290 StringRef DestOpName = (FirstIsDest ? LHSOpName : RHSOpName); local
321 Rec->getLoc(), "Operand '" + DestOpName + "' of '" + Rec->getName() +

Completed in 65 milliseconds