Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DRegisterInfoEmitter.cpp618 static void printSimpleValueType(raw_ostream &OS, MVT::SimpleValueType VT) { in printSimpleValueType() function
1270 VTSeqs.emit(OS, printSimpleValueType, "MVT::Other"); in runTargetDesc()