Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp127 SwitchMode(X86::Mode32Bit); in MatchInstruction()
132 SwitchMode(X86::Mode16Bit); in MatchInstruction()
1206 void SwitchMode(unsigned mode) { in SwitchMode() function in __anon301d74170111::X86AsmParser
4156 SwitchMode(X86::Mode32Bit); in MatchAndEmitATTInstruction()
4163 SwitchMode(X86::Mode16Bit); in MatchAndEmitATTInstruction()
4737 SwitchMode(X86::Mode16Bit); in ParseDirectiveCode()
4745 SwitchMode(X86::Mode16Bit); in ParseDirectiveCode()
4751 SwitchMode(X86::Mode32Bit); in ParseDirectiveCode()
4757 SwitchMode(X86::Mode64Bit); in ParseDirectiveCode()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp592 void SwitchMode() { in SwitchMode() function in __anonad70014b0111::ARMAsmParser
11108 SwitchMode(); in parseDirectiveThumb()
11122 SwitchMode(); in parseDirectiveARM()
11170 SwitchMode(); in parseDirectiveThumbFunc()
11224 SwitchMode(); in parseDirectiveCode()
11231 SwitchMode(); in parseDirectiveCode()
11279 SwitchMode(); in FixModeAfterArchChange()
11282 SwitchMode(); in FixModeAfterArchChange()