Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp128 SwitchMode(X86::Is32Bit); in MatchInstruction()
133 SwitchMode(X86::Is16Bit); in MatchInstruction()
1223 void SwitchMode(unsigned mode) { in SwitchMode() function in __anonad53f99c0111::X86AsmParser
4167 SwitchMode(X86::Is32Bit); in MatchAndEmitATTInstruction()
4174 SwitchMode(X86::Is16Bit); in MatchAndEmitATTInstruction()
4738 SwitchMode(X86::Is16Bit); in ParseDirectiveCode()
4746 SwitchMode(X86::Is16Bit); in ParseDirectiveCode()
4752 SwitchMode(X86::Is32Bit); in ParseDirectiveCode()
4758 SwitchMode(X86::Is64Bit); in ParseDirectiveCode()
/llvm-project-15.0.7/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp602 void SwitchMode() { in SwitchMode() function in __anon2aa686d00111::ARMAsmParser
11169 SwitchMode(); in parseDirectiveThumb()
11182 SwitchMode(); in parseDirectiveARM()
11228 SwitchMode(); in parseDirectiveThumbFunc()
11282 SwitchMode(); in parseDirectiveCode()
11289 SwitchMode(); in parseDirectiveCode()
11333 SwitchMode(); in FixModeAfterArchChange()
11336 SwitchMode(); in FixModeAfterArchChange()