Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenInstruction.cpp356 StringRef DestOpName = (FirstIsDest ? LHSOpName : RHSOpName); in ParseConstraint() local
387 "Operand '" + DestOpName + "' of '" + Rec->getName() + in ParseConstraint()