Searched defs:SupportedFeatures (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/compiler/
H A Dinstruction-selector.h57 Features features = SupportedFeatures());
135 static Features SupportedFeatures() { function in class:v8::internal::compiler::final
136 return Features(CpuFeatures::SupportedFeatures());
/external/v8/src/
H A Dassembler.h217 static unsigned SupportedFeatures() { function in class:v8::internal::CpuFeatures

Completed in 3019 milliseconds