Searched defs:Soft (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/ | ||
| H A D | ARM.h | 40 Soft, enumerator |
| H A D | SystemZ.h | 24 Soft, enumerator |
| H A D | Sparc.h | 25 Soft, enumerator |
| H A D | CSKY.h | 26 Soft, enumerator |
| H A D | PPC.h | 27 Soft, enumerator |
| H A D | Mips.h | 28 Soft, enumerator |
| /freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ | ||
| H A D | rss_limit_checker.h | |
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ | ||
| H A D | CodeGen.h | 68 Soft, // Soft float. enumerator |
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ | ||
| H A D | Diagnostic.h | 430 void clear(bool Soft) { in clear() |