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.cpp172 if (auto MaybeEncoderMethod = in CGIOperandList() local
176 OpInfo.EncoderMethodNames[j] = *MaybeEncoderMethod; in CGIOperandList()