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

/freebsd-9.3-release/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInst.h51 const MCInstrDesc& getDesc(void) const { return *MCID; }; function in class:llvm::HexagonMCInst
/freebsd-9.3-release/contrib/llvm/include/llvm/ADT/
H A DStatistic.h44 const char *getDesc() const { return Desc; } function in class:llvm::Statistic
/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h170 const MDNode *getDesc() const { return Desc; } function in class:llvm::LexicalScope
H A DMachineInstr.h257 const MCInstrDesc &getDesc() const { return *MCID; } function in class:llvm::MachineInstr
/freebsd-9.3-release/contrib/llvm/include/llvm/Support/
H A DRegistry.h33 const char *getDesc() const { return Desc; } function in class:llvm::SimpleRegistryEntry

Completed in 164 milliseconds