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

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp20 /// getRegisterValueType - Look up and return the ValueType of the specified
23 static MVT::SimpleValueType getRegisterValueType(Record *R, function
903 ResultVTs.push_back(getRegisterValueType(Reg, CGT));

Completed in 15 milliseconds