Searched refs:is64BitMode (Results 1 – 1 of 1) sorted by relevance
1218 bool is64BitMode() const { in is64BitMode() function in __anonb23049e20111::X86AsmParser1244 if (is64BitMode()) return 64; in getPointerWidth()1402 if (!is64BitMode()) { in MatchRegisterByName()2634 IsUnconditionalBranch && is64BitMode(), in parseIntelOperand()2644 if (is64BitMode() && SM.getElementSize() > 0) { in parseIntelOperand()2650 if (is64BitMode()) in parseIntelOperand()2654 if (is64BitMode()) { in parseIntelOperand()3433 if (is64BitMode()) in ParseInstruction()3851 is64BitMode() ? X86::RSP : (Parse32 ? X86::ESP : X86::SP); in applyLVICFIMitigation()4363 Tmp += (is64BitMode()) in MatchAndEmitIntelInstruction()[all …]