Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp608 static void printSimpleValueType(raw_ostream &OS, MVT::SimpleValueType VT) { in printSimpleValueType() function
1272 VTSeqs.emit(OS, printSimpleValueType); in runTargetDesc()