Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTableExecutorEmitter.h202 virtual void emitAPIntImmPredicateFns(raw_ostream &OS) = 0;
H A DGlobalISelMatchTableExecutorEmitter.cpp186 emitAPIntImmPredicateFns(OS); in emitExecutorImpl()
/src/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp2294 void emitAPIntImmPredicateFns(raw_ostream &OS) override;
2472 void GICombinerEmitter::emitAPIntImmPredicateFns(raw_ostream &OS) { in emitAPIntImmPredicateFns() function in __anon8b97f5b70111::GICombinerEmitter
H A DGlobalISelEmitter.cpp324 void emitAPIntImmPredicateFns(raw_ostream &OS) override;
2337 void GlobalISelEmitter::emitAPIntImmPredicateFns(raw_ostream &OS) { in emitAPIntImmPredicateFns() function in __anon4c2d42680111::GlobalISelEmitter