Searched refs:IsSSE (Results 1 – 2 of 2) sorted by relevance
80 bool IsSSE; variable
229 IsSSE = (HasOpSizePrefix && (Name.find("16") == Name.npos)) || in RecognizableInstr()530 IsSSE, in handleOperand()