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

  /external/llvm/lib/Target/X86/
X86Subtarget.cpp 208 if (hasSSE42() || hasSSE4A())
X86Subtarget.h 345 bool hasSSE42() const { return X86SSELevel >= SSE42; }
X86TargetTransformInfo.cpp     [all...]
X86ISelLowering.cpp     [all...]

Completed in 45 milliseconds