Home
last modified time | relevance | path

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

/llvm-project/libc/utils/LibcTableGenUtil/
H A DAPIIndexer.cpp
/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp584 findCandidates(InstructionMapper & Mapper,std::vector<OutlinedFunction> & FunctionList) findCandidates() argument
829 outline(Module & M,std::vector<OutlinedFunction> & FunctionList,InstructionMapper & Mapper,unsigned & OutlinedFunctionNum) outline() argument
1184 std::vector<OutlinedFunction> FunctionList; doOutline() local
[all...]
/llvm-project/bolt/tools/merge-fdata/
H A Dmerge-fdata.cpp447 std::vector<std::pair<uint64_t, StringRef>> FunctionList(MergedBFs.size()); main() local
/llvm-project/llvm/include/llvm/IR/
H A DModule.h182 FunctionListType FunctionList; ///< The Functions in the module global() variable
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp869 GetOpenCLBuiltinFctOverloads(Context, GenTypeMaxCnt, FunctionList, RetTypes, in InsertOCLBuiltinDeclarationsFromTable() local
774 GetOpenCLBuiltinFctOverloads(ASTContext & Context,unsigned GenTypeMaxCnt,std::vector<QualType> & FunctionList,SmallVector<QualType,1> & RetTypes,SmallVector<SmallVector<QualType,1>,5> & ArgTypes) GetOpenCLBuiltinFctOverloads() argument