Searched refs:getKnownType (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/utils/TableGen/
H A DDAGISelMatcher.cpp396 MVT::SimpleValueType NodeType = getOpcode().getKnownType(CT->getResNo());
H A DCodeGenDAGPatterns.h247 /// getKnownType - If the type constraints on this node imply a fixed type
250 MVT::SimpleValueType getKnownType(unsigned ResNo) const;
H A DCodeGenDAGPatterns.cpp1178 /// getKnownType - If the type constraints on this node imply a fixed type
1181 MVT::SimpleValueType SDNodeInfo::getKnownType(unsigned ResNo) const { function in class:SDNodeInfo

Completed in 58 milliseconds