Lines Matching refs:HasEVEX_K
203 HasEVEX_K = Rec->getValueAsBit("hasEVEX_K");
264 (HasEVEX_K && HasEVEX_B ? n##_K_B : \
266 (HasEVEX_K? n##_K : (HasEVEX_B ? n##_B : n)))))
596 if (HasEVEX_K)
623 if (HasEVEX_K)
659 if (HasEVEX_K)
692 unsigned kOp = (HasEVEX_K) ? 1:0;
700 if (HasEVEX_K)
718 unsigned kOp = (HasEVEX_K) ? 1:0;
726 if (HasEVEX_K)