Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DRegisterInfoEmitter.cpp550 static void printSimpleValueType(raw_ostream &OS, MVT::SimpleValueType VT) { in printSimpleValueType() function
1045 VTSeqs.emit(OS, printSimpleValueType, "MVT::Other"); in runTargetDesc()