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

/external/llvm/utils/TableGen/
H A DDAGISelMatcher.cpp378 MVT::SimpleValueType NodeType = getOpcode().getKnownType(CT->getResNo());
H A DCodeGenDAGPatterns.h223 /// getKnownType - If the type constraints on this node imply a fixed type
226 MVT::SimpleValueType getKnownType(unsigned ResNo) const;
H A DCodeGenDAGPatterns.cpp1043 /// getKnownType - If the type constraints on this node imply a fixed type
1046 MVT::SimpleValueType SDNodeInfo::getKnownType(unsigned ResNo) const { function in class:SDNodeInfo

Completed in 58 milliseconds