Home
last modified time | relevance | path

Searched refs:addFeatures (Results 1 – 4 of 4) sorted by relevance

/external/skia/modules/skparagraph/src/
DOneLineShaper.cpp347 auto addFeatures = [&features](const Block& block) { in iterateThroughFontStyles() local
373 addFeatures(block); in iterateThroughFontStyles()
383 addFeatures(block); in iterateThroughFontStyles()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DExecutionUtils.h66 addFeatures(const std::vector<std::string> &FeatureVec);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DExecutionUtils.cpp54 JITTargetMachineBuilder &JITTargetMachineBuilder::addFeatures( in addFeatures() function in llvm::orc::JITTargetMachineBuilder
/external/swiftshader/third_party/llvm-7.0/llvm/tools/lli/
Dlli.cpp761 .addFeatures(getFeatureList()) in runOrcLazyJIT()