Home
last modified time | relevance | path

Searched defs:IsSupported (Results 1 – 3 of 3) sorted by relevance

/external/eigen/Eigen/src/Core/
DAssign_MKL.h41 { enum { IsSupported = 0 }; }; enumerator
/external/v8/src/compiler/
Dinstruction-selector.h78 bool IsSupported(CpuFeature feature) const { in IsSupported() function
/external/v8/src/
Dassembler.h184 static bool IsSupported(CpuFeature f) { in IsSupported() function