Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDXILEmitter.cpp241 static std::string getOverloadKindStr(const Record *R) { in getOverloadKindStr() function
414 << getOverloadKindStr(Op.OpTypes[OLParamIdx]) << ", " in emitDXILOperationTable()