Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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 __anonbe06ec630111::X86AsmParser
4174 SwitchMode(X86::Is32Bit); in MatchAndEmitATTInstruction()
4181 SwitchMode(X86::Is16Bit); in MatchAndEmitATTInstruction()
4745 SwitchMode(X86::Is16Bit); in ParseDirectiveCode()
4753 SwitchMode(X86::Is16Bit); in ParseDirectiveCode()
4759 SwitchMode(X86::Is32Bit); in ParseDirectiveCode()
4765 SwitchMode(X86::Is64Bit); in ParseDirectiveCode()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp601 void SwitchMode() { in SwitchMode() function in __anon3b5979970111::ARMAsmParser
11190 SwitchMode(); in parseDirectiveThumb()
11203 SwitchMode(); in parseDirectiveARM()
11249 SwitchMode(); in parseDirectiveThumbFunc()
11303 SwitchMode(); in parseDirectiveCode()
11310 SwitchMode(); in parseDirectiveCode()
11354 SwitchMode(); in FixModeAfterArchChange()
11357 SwitchMode(); in FixModeAfterArchChange()