Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DJITTargetMachineBuilder.cpp31 llvm::StringMap<bool> FeatureMap; in detectHost() local
/external/angle/include/platform/
DFeature.h110 using FeatureMap = std::map<std::string, FeatureInfo *>; variable
/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dstats_ops.cc986 typedef std::map<int32, BucketMap> FeatureMap; typedef
/external/clang/lib/CodeGen/
DCodeGenModule.cpp4281 void CodeGenModule::getFunctionFeatureMap(llvm::StringMap<bool> &FeatureMap, in getFunctionFeatureMap()
DCGCall.cpp1749 llvm::StringMap<bool> FeatureMap; in ConstructAttributeList() local