Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegBankSelect.h399 void switchTo(RepairingKind NewKind) { in switchTo() function
/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DLinkerScript.cpp714 void LinkerScript::switchTo(OutputSection *Sec) { in switchTo() function in LinkerScript