Searched refs:ComplexDeprecationInfo (Results 1 – 1 of 1) sorted by relevance
156 bool (*ComplexDeprecationInfo)(MCInst &, MCSubtargetInfo &, std::string &); variable174 if (ComplexDeprecationInfo) in getDeprecatedInfo()175 return ComplexDeprecationInfo(MI, STI, Info); in getDeprecatedInfo()