Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp469 MachineFunction *createOutlinedFunction(Module &M, OutlinedFunction &OF,
689 MachineFunction *MachineOutliner::createOutlinedFunction( in createOutlinedFunction() function in MachineOutliner
882 OF.MF = createOutlinedFunction(M, OF, Mapper, OutlinedFunctionNum); in outline()
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp6544 static Function *createOutlinedFunction( in createOutlinedFunction() function
6781 return createOutlinedFunction(OMPBuilder, Builder, EntryFnName, Inputs, in emitTargetOutlinedFunction()