Home
last modified time | relevance | path

Searched refs:SwitchMode (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp127 SwitchMode(X86::Mode32Bit); in MatchInstruction()
132 SwitchMode(X86::Mode16Bit); in MatchInstruction()
1206 void SwitchMode(unsigned mode) { in SwitchMode() function in __anonc9a05f840111::X86AsmParser
4157 SwitchMode(X86::Mode32Bit); in MatchAndEmitATTInstruction()
4164 SwitchMode(X86::Mode16Bit); in MatchAndEmitATTInstruction()
4738 SwitchMode(X86::Mode16Bit); in ParseDirectiveCode()
4746 SwitchMode(X86::Mode16Bit); in ParseDirectiveCode()
4752 SwitchMode(X86::Mode32Bit); in ParseDirectiveCode()
4758 SwitchMode(X86::Mode64Bit); in ParseDirectiveCode()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp592 void SwitchMode() { in SwitchMode() function in __anon46f2ecb80111::ARMAsmParser
11109 SwitchMode(); in parseDirectiveThumb()
11123 SwitchMode(); in parseDirectiveARM()
11171 SwitchMode(); in parseDirectiveThumbFunc()
11225 SwitchMode(); in parseDirectiveCode()
11232 SwitchMode(); in parseDirectiveCode()
11280 SwitchMode(); in FixModeAfterArchChange()
11283 SwitchMode(); in FixModeAfterArchChange()