Searched refs:FeaturesStr (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang_backend.cpp180 // floating point, add 'soft-float' feature to FeaturesStr below.
199 std::string FeaturesStr; local
209 FeaturesStr = Features.getString();
213 TargetInfo->createTargetMachine(Triple, mTargetOpts.CPU, FeaturesStr,

Completed in 94 milliseconds