Searched defs:FunctionList (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp517 findCandidates( InstructionMapper &Mapper, std::vector<OutlinedFunction> &FunctionList) argument
736 outline(Module &M, std::vector<OutlinedFunction> &FunctionList, InstructionMapper &Mapper, unsigned &OutlinedFunctionNum) argument
1034 std::vector<OutlinedFunction> FunctionList; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DModule.h181 FunctionListType FunctionList; ///< The Functions in the module member in class:llvm::Module
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp804 std::vector<QualType> FunctionList; local
720 GetOpenCLBuiltinFctOverloads( ASTContext &Context, unsigned GenTypeMaxCnt, std::vector<QualType> &FunctionList, SmallVector<QualType, 1> &RetTypes, SmallVector<SmallVector<QualType, 1>, 5> &ArgTypes) argument

Completed in 120 milliseconds