Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenInstruction.cpp170 if (auto MaybeEncoderMethod = in CGIOperandList() local
174 OpInfo.EncoderMethodNames[j] = *MaybeEncoderMethod; in CGIOperandList()