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

  /external/llvm/utils/TableGen/
CodeGenDAGPatterns.cpp     [all...]
  /external/swiftshader/third_party/LLVM/utils/TableGen/
CodeGenDAGPatterns.cpp 925 Record *TypeProfile = R->getValueAsDef("TypeProfile");
926 NumResults = TypeProfile->getValueAsInt("NumResults");
927 NumOperands = TypeProfile->getValueAsInt("NumOperands");
    [all...]

Completed in 60 milliseconds