Searched refs:is32BitMode (Results 1 – 1 of 1) sorted by relevance
1222 bool is32BitMode() const { in is32BitMode() function in __anonb23049e20111::X86AsmParser1243 if (is32BitMode()) return 32; in getPointerWidth()1602 bool Parse32 = is32BitMode() || Code16GCC; in DefaultMemSIOperand()1611 bool Parse32 = is32BitMode() || Code16GCC; in DefaultMemDIOperand()3431 if (is32BitMode()) in ParseInstruction()3849 bool Parse32 = is32BitMode() || Code16GCC; in applyLVICFIMitigation()4365 : (is32BitMode()) ? "l" : (is16BitMode()) ? "w" : " "; in MatchAndEmitIntelInstruction()4651 if (!is32BitMode()) { in ParseDirectiveCode()