HomeSort by relevance Sort by last modified time
    Searched refs:getKnownType (Results 1 - 3 of 3) sorted by null

  /external/llvm/utils/TableGen/
DAGISelMatcher.cpp 378 MVT::SimpleValueType NodeType = getOpcode().getKnownType(CT->getResNo());
CodeGenDAGPatterns.h 223 /// getKnownType - If the type constraints on this node imply a fixed type
226 MVT::SimpleValueType getKnownType(unsigned ResNo) const;
CodeGenDAGPatterns.cpp     [all...]

Completed in 62 milliseconds