Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCInstrDesc.cpp24 if (ComplexDeprecationInfo) in getDeprecatedInfo()
25 return ComplexDeprecationInfo(MI, STI, Info); in getDeprecatedInfo()
/external/llvm/include/llvm/MC/
DMCInstrDesc.h157 bool (*ComplexDeprecationInfo)(MCInst &, const MCSubtargetInfo &, variable