Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DGnu.cpp960 static bool isMSP430(llvm::Triple::ArchType Arch) { in isMSP430() function
2773 } else if (isMSP430(TargetArch)) { in ScanGCCForMultilibs()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DRuntimeLibcalls.td1784 def isMSP430 : RuntimeLibcallPredicate<"TT.getArch() == Triple::msp430">;
1800 : SystemRuntimeLibrary<isMSP430,