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

  /external/llvm/lib/Target/X86/
X86Subtarget.h 153 bool IsUAMem32Slow;
366 bool isUnalignedMem32Slow() const { return IsUAMem32Slow; }
X86Subtarget.cpp 265 IsUAMem32Slow = false;

Completed in 184 milliseconds