HomeSort by relevance Sort by last modified time
    Searched refs:hasSSE42 (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/X86/
X86Subtarget.h 233 bool hasSSE42() const { return X86SSELevel >= SSE42; }
X86TargetTransformInfo.cpp 324 if (ST->hasSSE42()) {
X86ISelLowering.cpp     [all...]

Completed in 64 milliseconds