Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DCallGraph.h80 FunctionMapTy FunctionMap; variable
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DMonomorphizeUnsupportedFunctions.cpp40 using FunctionMap = angle::HashMap<const TFunction *, FunctionData>; typedef
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMJIT.cpp455 using FunctionMap = llvm::StringMap<void *>; typedef in __anon99ba1f350111::ExternalSymbolGenerator::Resolver
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DStackSafetyAnalysis.cpp396 using FunctionMap = typedef in __anone7aa66950211::StackSafetyDataFlowAnalysis
/third_party/spirv-tools/source/diff/
Ddiff.cpp452 using FunctionMap = std::map<uint32_t, const opt::Function*>; typedef in spvtools::diff::__anoncbcdd0570111::Differ