Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp212 static unsigned getRelaxedOpcodeBranch(const MCInst &Inst, bool Is16BitMode) { in getRelaxedOpcodeBranch()
229 static unsigned getRelaxedOpcode(const MCInst &Inst, bool Is16BitMode) { in getRelaxedOpcode()
757 bool Is16BitMode = STI.getFeatureBits()[X86::Is16Bit]; in relaxInstruction() local
776 bool Is16BitMode = STI.getFeatureBits()[X86::Is16Bit]; in isFullyRelaxed() local
H A DX86MCTargetDesc.cpp119 bool Is16BitMode = STI.hasFeature(X86::Is16Bit); in needsAddressSizeOverride() local