Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DCustomBehaviour.h132 StringRef getDesc() const { return Desc; } in getDesc() function
H A DInstruction.h539 const InstrDesc &getDesc() const { return Desc; } in getDesc() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DRegistry.h36 StringRef getDesc() const { return Desc; } in getDesc() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStatistic.h66 const char *getDesc() const { return Desc; } in getDesc() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h61 const MDNode *getDesc() const { return Desc; } in getDesc() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.h113 MCInst const &getDesc() const { return *ID; } getDesc() function
H A DHexagonMCInstrInfo.cpp255 MCInstrDesc const &HexagonMCInstrInfo::getDesc(MCInstrInfo const &MCII, in getDesc() function in HexagonMCInstrInfo
[all...]