Searched refs:hasREX_W (Results 1 – 5 of 5) sorted by relevance
282 static OperandType typeFromString(const std::string &s, bool hasREX_W,
998 bool hasREX_W, uint8_t OpSize) { in typeFromString() argument999 if (hasREX_W) { in typeFromString()
245 bit hasREX_W = 0; // Does this inst require the REX.W prefix?292 let TSFlags{17} = hasREX_W;
133 let isCodeGenOnly = 1, hasREX_W = 1 in {373 let hasREX_W = 1 in {
24 class REX_W { bit hasREX_W = 1; }137 bit hasEvenOpcode, bit hasREX_W> {193 bit HasREX_W = hasREX_W;971 let hasREX_W = t.HasREX_W;