Home
last modified time | relevance | path

Searched refs:setupGeneratedPerFunctionState (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutor.h579 virtual void setupGeneratedPerFunctionState(MachineFunction &MF) = 0;
592 setupGeneratedPerFunctionState(mf);
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsPreLegalizerCombiner.cpp55 void setupGeneratedPerFunctionState(MachineFunction &MF) override { in setupGeneratedPerFunctionState() function in __anonb65b3b5c0111::MipsPreLegalizerCombinerImpl