Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineOutliner.cpp514 InstructionMapper &Mapper, std::vector<OutlinedFunction> &FunctionList) { in findCandidates()
733 std::vector<OutlinedFunction> &FunctionList, in outline()
1030 std::vector<OutlinedFunction> FunctionList; in doOutline() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DModule.h181 FunctionListType FunctionList; ///< The Functions in the module variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp756 std::vector<QualType> &FunctionList, SmallVector<QualType, 1> &RetTypes, in GetOpenCLBuiltinFctOverloads()
851 std::vector<QualType> FunctionList; in InsertOCLBuiltinDeclarationsFromTable() local