Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTableExecutorEmitter.cpp173 emitEncodingMacrosUndef(OS); in emitMatchTable()
H A DGlobalISelMatchTable.h63 void emitEncodingMacrosUndef(raw_ostream &OS);
H A DGlobalISelMatchTable.cpp77 void emitEncodingMacrosUndef(raw_ostream &OS) { in emitEncodingMacrosUndef() function