Searched refs:hasLockPrefix (Results 1 – 6 of 6) sorted by relevance
91 class LOCK { bit hasLockPrefix = 1; }145 bit hasLockPrefix = 0; // Does this inst have a 0xF0 prefix?165 let TSFlags{20} = hasLockPrefix;
567 bool hasLockPrefix; member
250 if (InternalInstr.hasLockPrefix) in getInstruction()
302 insn->hasLockPrefix = true; in setPrefixPresent()
187 class LOCK { bit hasLockPrefix = 1; }294 bit hasLockPrefix = 0; // Does this inst have a 0xF0 prefix?352 let TSFlags{24} = hasLockPrefix;
170 class LOCK { bit hasLockPrefix = 1; }261 bit hasLockPrefix = 0; // Does this inst have a 0xF0 prefix?313 let TSFlags{25} = hasLockPrefix;