Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.h697 const TypeSetByHwMode &getExtType(unsigned ResNo) const { getExtType() function
700 TypeSetByHwMode &getExtType(unsigned ResNo) { return Types[ResNo]; } getExtType() function