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

  /external/llvm/lib/Target/X86/
X86Subtarget.h 185 bool hasXMMInt() const { return hasSSE2() || hasAVX(); }
X86ISelLowering.cpp 172 X86ScalarSSEf64 = Subtarget->hasXMMInt();
    [all...]

Completed in 45 milliseconds