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

  /external/llvm/utils/TableGen/
X86RecognizableInstr.h 69 /// The hasLockPrefix field from the record
70 bool HasLockPrefix;
X86RecognizableInstr.cpp 236 HasLockPrefix = Rec->getValueAsBit("hasLockPrefix");
425 if (HasLockPrefix)
    [all...]

Completed in 163 milliseconds