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 168 bool IsUAMem32Slow;
387 bool isUnalignedMem32Slow() const { return IsUAMem32Slow; }
X86Subtarget.cpp 282 IsUAMem32Slow = false;

Completed in 166 milliseconds