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

  /external/llvm/lib/Target/X86/
X86Subtarget.h 308 bool hasSSSE3() const { return X86SSELevel >= SSSE3; }
X86TargetTransformInfo.cpp 492 if (ST->hasSSSE3()) {
    [all...]
X86ISelLowering.cpp     [all...]

Completed in 36 milliseconds