Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineOutliner.cpp1013 InstructionMapper &Mapper, std::vector<OutlinedFunction> &FunctionList) { in findCandidates()
1195 std::vector<OutlinedFunction> &FunctionList, in outline()
1456 std::vector<OutlinedFunction> FunctionList; in doOutline() local
/third_party/skia/third_party/externals/tint/src/
Dclone_context.h38 class FunctionList; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DModule.h173 FunctionListType FunctionList; ///< The Functions in the module variable