Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp577 findCandidates(InstructionMapper & Mapper,std::vector<OutlinedFunction> & FunctionList) findCandidates() argument
823 outline(Module & M,std::vector<OutlinedFunction> & FunctionList,InstructionMapper & Mapper,unsigned & OutlinedFunctionNum) outline() argument
1176 std::vector<OutlinedFunction> FunctionList; doOutline() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DModule.h182 FunctionListType FunctionList; ///< The Functions in the module variable
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp772 GetOpenCLBuiltinFctOverloads(ASTContext & Context,unsigned GenTypeMaxCnt,std::vector<QualType> & FunctionList,SmallVector<QualType,1> & RetTypes,SmallVector<SmallVector<QualType,1>,5> & ArgTypes) GetOpenCLBuiltinFctOverloads() argument
867 std::vector<QualType> FunctionList; InsertOCLBuiltinDeclarationsFromTable() local