Home
last modified time | relevance | path

Searched defs:Ftor (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstrBundle.cpp29 std::function<bool(const MachineFunction &)> Ftor = nullptr) in UnpackMachineBundles() argument
81 std::function<bool(const MachineFunction &)> Ftor) { in createUnpackMachineBundles() argument
H A DIfConversion.cpp206 IfConverter(std::function<bool(const MachineFunction &)> Ftor = nullptr) in IfConverter() argument
2357 createIfConverter(std::function<bool (const MachineFunction &)> Ftor) createIfConverter() argument
H A DRegAllocFast.cpp1776 createFastRegisterAllocator(RegClassFilterFunc Ftor,bool ClearVirtRegs) createFastRegisterAllocator() argument
H A DRegAllocGreedy.cpp195 FunctionPass *llvm::createGreedyRegisterAllocator(RegAllocFilterFunc Ftor) { in createGreedyRegisterAllocator() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp1162 createThumb2SizeReductionPass(std::function<bool (const Function &)> Ftor) createThumb2SizeReductionPass() argument