Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
HDGlobalISelMatchTableExecutorEmitter.h202 virtual void emitAPIntImmPredicateFns(raw_ostream &OS) = 0;
HDGlobalISelMatchTableExecutorEmitter.cpp186 emitAPIntImmPredicateFns(OS); in emitExecutorImpl()
/freebsd-14-stable/contrib/llvm-project/llvm/utils/TableGen/
HDGlobalISelCombinerEmitter.cpp2294 void emitAPIntImmPredicateFns(raw_ostream &OS) override;
2472 void GICombinerEmitter::emitAPIntImmPredicateFns(raw_ostream &OS) { in emitAPIntImmPredicateFns() function in __anon44ef823c0111::GICombinerEmitter
HDGlobalISelEmitter.cpp324 void emitAPIntImmPredicateFns(raw_ostream &OS) override;
2337 void GlobalISelEmitter::emitAPIntImmPredicateFns(raw_ostream &OS) { in emitAPIntImmPredicateFns() function in __anon44f719ed0111::GlobalISelEmitter