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

  /external/swiftshader/third_party/LLVM/utils/TableGen/
X86RecognizableInstr.h 65 /// The hasLockPrefix field from the record
66 bool HasLockPrefix;
X86RecognizableInstr.cpp 221 HasLockPrefix = Rec->getValueAsBit("hasLockPrefix");
413 if (HasLockPrefix)
    [all...]

Completed in 2826 milliseconds