Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp1976 std::map<std::string, std::string> &TiedNames, in addOneOperandFields()
2057 std::map<std::string, std::string> TiedNames; in populateInstruction() local