Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTableExecutorEmitter.h208 virtual void emitRunCustomAction(raw_ostream &OS) = 0;
H A DGlobalISelMatchTableExecutorEmitter.cpp192 emitRunCustomAction(OS); in emitExecutorImpl()
H A DGlobalISelCombinerEmitter.cpp2607 void emitRunCustomAction(raw_ostream &OS) override;
2820 void GICombinerEmitter::emitRunCustomAction(raw_ostream &OS) { in emitRunCustomAction() function in __anon26f8cc580111::GICombinerEmitter
H A DGlobalISelEmitter.cpp317 void emitRunCustomAction(raw_ostream &OS) override;
2336 void GlobalISelEmitter::emitRunCustomAction(raw_ostream &OS) { in emitRunCustomAction() function in __anon3a5608090111::GlobalISelEmitter