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.h605 virtual void setupGeneratedPerFunctionState(MachineFunction &MF) = 0;
618 setupGeneratedPerFunctionState(mf);
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsPreLegalizerCombiner.cpp53 void setupGeneratedPerFunctionState(MachineFunction &MF) override { in setupGeneratedPerFunctionState() function in __anonb65b3b5c0111::MipsPreLegalizerCombinerImpl