Home
last modified time | relevance | path

Searched refs:HasLockPrefix (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DX86RecognizableInstr.h66 bool HasLockPrefix; variable
DX86RecognizableInstr.cpp221 HasLockPrefix = Rec->getValueAsBit("hasLockPrefix"); in RecognizableInstr()
413 if (HasLockPrefix) in filter()