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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStatistic.h58 const char *getDesc() const { return Desc; } function in class:llvm::StatisticBase
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DRegistry.h36 StringRef getDesc() const { return Desc; } function in class:llvm::SimpleRegistryEntry
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.h119 MCInst const &getDesc() const { return *ID; } function in class:llvm::HexagonInstr
H A DHexagonMCInstrInfo.cpp223 MCInstrDesc const &HexagonMCInstrInfo::getDesc(MCInstrInfo const &MCII, function in class:HexagonMCInstrInfo
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h61 const MDNode *getDesc() const { return Desc; } function in class:llvm::LexicalScope
H A DMachineInstr.h423 const MCInstrDesc &getDesc() const { return *MCID; } function in class:llvm::MachineInstr
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h418 const InstrDesc &getDesc() const { return Desc; } function in class:llvm::mca::InstructionBase

Completed in 93 milliseconds