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 310 bool hasSSE42() const { return X86SSELevel >= SSE42; }
X86TargetTransformInfo.cpp 730 if (ST->hasSSE42()) {
    [all...]
X86ISelLowering.cpp     [all...]

Completed in 33 milliseconds