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 396 MVT::SimpleValueType NodeType = getOpcode().getKnownType(CT->getResNo());
CodeGenDAGPatterns.h 227 /// getKnownType - If the type constraints on this node imply a fixed type
230 MVT::SimpleValueType getKnownType(unsigned ResNo) const;
CodeGenDAGPatterns.cpp     [all...]

Completed in 56 milliseconds