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

  /external/llvm/utils/TableGen/
DAGISelMatcherGen.cpp 21 /// getRegisterValueType - Look up and return the ValueType of the specified
24 static MVT::SimpleValueType getRegisterValueType(Record *R,
    [all...]
  /external/swiftshader/third_party/LLVM/utils/TableGen/
DAGISelMatcherGen.cpp 21 /// getRegisterValueType - Look up and return the ValueType of the specified
24 static MVT::SimpleValueType getRegisterValueType(Record *R,
787 ResultVTs.push_back(getRegisterValueType(Reg, CGT));
    [all...]

Completed in 221 milliseconds