Searched defs:getTM (Results 1 – 3 of 3) sorted by relevance
151 template<typename TMC> TMC &getTM() const { getTM() function
261 template <typename TMC> TMC &getTM() const { return static_cast<TMC &>(TM); } in getTM() function
33 const GCNTargetMachine &getTM(const GCNSubtarget *STI) { in getTM() function