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.cpp352 StringRef DestOpName = (FirstIsDest ? LHSOpName : RHSOpName); in ParseConstraint() local
383 "Operand '" + DestOpName + "' of '" + Rec->getName() + in ParseConstraint()