Home
last modified time | relevance | path

Searched defs:EncoderMethodName (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp128 std::string &EncoderMethodName = CGI.Operands[SO.first].EncoderMethodName; in AddCodeToMergeInOperand() local
H A DCodeGenInstruction.h90 std::string EncoderMethodName; member