Home
last modified time | relevance | path

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

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