Home
last modified time | relevance | path

Searched refs:printSimpleValueType (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp614 static void printSimpleValueType(raw_ostream &OS, MVT::SimpleValueType VT) { in printSimpleValueType() function
1233 VTSeqs.emit(OS, printSimpleValueType, "MVT::Other"); in runTargetDesc()