Searched defs:Is16BitMode (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp214 static unsigned getRelaxedOpcodeBranch(const MCInst &Inst, bool Is16BitMode) { argument
311 static unsigned getRelaxedOpcode(const MCInst &Inst, bool Is16BitMode) { argument
831 bool Is16BitMode = STI.getFeatureBits()[X86::Mode16Bit]; local
850 bool Is16BitMode = STI.getFeatureBits()[X86::Mode16Bit]; local

Completed in 50 milliseconds