Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTableExecutorEmitter.h228 virtual void emitRunCustomAction(raw_ostream &OS) = 0;
H A DGlobalISelMatchTableExecutorEmitter.cpp192 emitRunCustomAction(OS); in emitExecutorImpl()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerMatchTableEmitter.cpp
H A DGlobalISelCombinerEmitter.cpp2422 void emitRunCustomAction(raw_ostream &OS) override;
2637 void GICombinerEmitter::emitRunCustomAction(raw_ostream &OS) { in emitRunCustomAction() function in __anon569e2aa20111::GICombinerEmitter
H A DGlobalISelEmitter.cpp329 void emitRunCustomAction(raw_ostream &OS) override;
2379 void GlobalISelEmitter::emitRunCustomAction(raw_ostream &OS) { in emitRunCustomAction() function in __anon868ebc530111::GlobalISelEmitter