Home
last modified time | relevance | path

Searched refs:IsIAMCU (Results 1 – 25 of 34) sorted by relevance

12

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Driver/ToolChains/
H A DGnu.cpp310 const bool IsIAMCU = ToolChain.getTriple().isOSIAMCU(); in ConstructJob() local
396 if (!isAndroid && !IsIAMCU) { in ConstructJob()
412 if (IsIAMCU) in ConstructJob()
503 if (IsIAMCU) in ConstructJob()
512 if (IsIAMCU) { in ConstructJob()
519 if (!Args.hasArg(options::OPT_nostartfiles) && !IsIAMCU) { in ConstructJob()
H A DCommonArgs.cpp1129 bool IsIAMCU = Triple.isOSIAMCU(); in AddLibgcc() local
1146 if (StaticLibgcc && !isAndroid && !IsIAMCU) in AddLibgcc()
H A DClang.cpp989 const bool IsIAMCU = getToolChain().getTriple().isOSIAMCU(); in AddPreprocessingOptions() local
1229 if (!IsIAMCU) in AddPreprocessingOptions()
3135 bool IsIAMCU = RawTriple.isOSIAMCU(); in ConstructJob() local
3147 if (IsIAMCU && types::isCXX(Input.getType())) in ConstructJob()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Driver/ToolChains/
H A DGnu.cpp357 const bool IsIAMCU = ToolChain.getTriple().isOSIAMCU(); in ConstructJob() local
460 if (!isAndroid && !IsIAMCU) { in ConstructJob()
478 if (IsIAMCU) in ConstructJob()
579 if (IsIAMCU) in ConstructJob()
588 if (IsIAMCU) { in ConstructJob()
595 if (!Args.hasArg(options::OPT_nostartfiles) && !IsIAMCU) { in ConstructJob()
H A DClang.cpp1060 const bool IsIAMCU = getToolChain().getTriple().isOSIAMCU(); in AddPreprocessingOptions() local
1311 if (!IsIAMCU) in AddPreprocessingOptions()
3472 bool IsIAMCU = RawTriple.isOSIAMCU(); in ConstructJob() local
3481 if (IsIAMCU && types::isCXX(Input.getType())) in ConstructJob()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Driver/ToolChains/
H A DGnu.cpp335 const bool IsIAMCU = ToolChain.getTriple().isOSIAMCU(); in ConstructJob() local
418 if (!isAndroid && !IsIAMCU) { in ConstructJob()
434 if (IsIAMCU) in ConstructJob()
525 if (IsIAMCU) in ConstructJob()
534 if (IsIAMCU) { in ConstructJob()
541 if (!Args.hasArg(options::OPT_nostartfiles) && !IsIAMCU) { in ConstructJob()
H A DCommonArgs.cpp1142 bool IsIAMCU = Triple.isOSIAMCU(); in AddLibgcc() local
1171 else if (StaticLibgcc && !isAndroid && !IsIAMCU) in AddLibgcc()
H A DClang.cpp1028 const bool IsIAMCU = getToolChain().getTriple().isOSIAMCU(); in AddPreprocessingOptions() local
1261 if (!IsIAMCU) in AddPreprocessingOptions()
3436 bool IsIAMCU = RawTriple.isOSIAMCU(); in ConstructJob() local
3448 if (IsIAMCU && types::isCXX(Input.getType())) in ConstructJob()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Driver/ToolChains/
H A DGnu.cpp399 const bool IsIAMCU = ToolChain.getTriple().isOSIAMCU(); in ConstructJob() local
501 if (!isAndroid && !IsIAMCU) { in ConstructJob()
524 if (IsIAMCU) in ConstructJob()
630 if (IsIAMCU) in ConstructJob()
639 if (IsIAMCU) { in ConstructJob()
646 if (!Args.hasArg(options::OPT_nostartfiles) && !IsIAMCU) { in ConstructJob()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Driver/ToolChains/
H A DGnu.cpp390 const bool IsIAMCU = ToolChain.getTriple().isOSIAMCU(); in ConstructJob() local
492 if (!isAndroid && !IsIAMCU) { in ConstructJob()
515 if (IsIAMCU) in ConstructJob()
621 if (IsIAMCU) in ConstructJob()
630 if (IsIAMCU) { in ConstructJob()
637 if (!Args.hasArg(options::OPT_nostartfiles) && !IsIAMCU) { in ConstructJob()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Driver/ToolChains/
H A DGnu.cpp399 const bool IsIAMCU = ToolChain.getTriple().isOSIAMCU(); in ConstructJob() local
501 if (!isAndroid && !IsIAMCU) { in ConstructJob()
524 if (IsIAMCU) in ConstructJob()
630 if (IsIAMCU) in ConstructJob()
639 if (IsIAMCU) { in ConstructJob()
646 if (!Args.hasArg(options::OPT_nostartfiles) && !IsIAMCU) { in ConstructJob()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Driver/ToolChains/
H A DGnu.cpp397 const bool IsIAMCU = ToolChain.getTriple().isOSIAMCU(); in ConstructJob() local
499 if (!isAndroid && !IsIAMCU) { in ConstructJob()
522 if (IsIAMCU) in ConstructJob()
628 if (IsIAMCU) in ConstructJob()
637 if (IsIAMCU) { in ConstructJob()
644 if (!Args.hasArg(options::OPT_nostartfiles) && !IsIAMCU) { in ConstructJob()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Driver/ToolChains/
H A DGnu.cpp400 const bool IsIAMCU = ToolChain.getTriple().isOSIAMCU(); in ConstructJob() local
502 if (!isAndroid && !IsIAMCU) { in ConstructJob()
525 if (IsIAMCU) in ConstructJob()
630 if (IsIAMCU) in ConstructJob()
639 if (IsIAMCU) { in ConstructJob()
646 if (!Args.hasArg(options::OPT_nostartfiles) && !IsIAMCU) { in ConstructJob()
H A DClang.cpp1066 const bool IsIAMCU = getToolChain().getTriple().isOSIAMCU(); in AddPreprocessingOptions() local
1336 if (!IsIAMCU) in AddPreprocessingOptions()
3961 bool IsIAMCU = RawTriple.isOSIAMCU(); in ConstructJob() local
3970 if (IsIAMCU && types::isCXX(Input.getType())) in ConstructJob()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Driver/ToolChains/
H A DGnu.cpp400 const bool IsIAMCU = ToolChain.getTriple().isOSIAMCU(); in ConstructJob() local
502 if (!isAndroid && !IsIAMCU) { in ConstructJob()
525 if (IsIAMCU) in ConstructJob()
630 if (IsIAMCU) in ConstructJob()
639 if (IsIAMCU) { in ConstructJob()
646 if (!Args.hasArg(options::OPT_nostartfiles) && !IsIAMCU) { in ConstructJob()
H A DClang.cpp1067 const bool IsIAMCU = getToolChain().getTriple().isOSIAMCU(); in AddPreprocessingOptions() local
1333 if (!IsIAMCU) in AddPreprocessingOptions()
4003 bool IsIAMCU = RawTriple.isOSIAMCU(); in ConstructJob() local
4012 if (IsIAMCU && types::isCXX(Input.getType())) in ConstructJob()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Driver/ToolChains/
H A DGnu.cpp360 const bool IsIAMCU = ToolChain.getTriple().isOSIAMCU(); in ConstructJob() local
462 if (!isAndroid && !IsIAMCU) { in ConstructJob()
480 if (IsIAMCU) in ConstructJob()
585 if (IsIAMCU) in ConstructJob()
594 if (IsIAMCU) { in ConstructJob()
601 if (!Args.hasArg(options::OPT_nostartfiles) && !IsIAMCU) { in ConstructJob()
H A DClang.cpp1098 const bool IsIAMCU = getToolChain().getTriple().isOSIAMCU(); in AddPreprocessingOptions() local
1361 if (!IsIAMCU) in AddPreprocessingOptions()
3917 bool IsIAMCU = RawTriple.isOSIAMCU(); in ConstructJob() local
3926 if (IsIAMCU && types::isCXX(Input.getType())) in ConstructJob()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Driver/ToolChains/
H A DGnu.cpp399 const bool IsIAMCU = ToolChain.getTriple().isOSIAMCU(); in ConstructJob() local
501 if (!isAndroid && !IsIAMCU) { in ConstructJob()
524 if (IsIAMCU) in ConstructJob()
630 if (IsIAMCU) in ConstructJob()
639 if (IsIAMCU) { in ConstructJob()
646 if (!Args.hasArg(options::OPT_nostartfiles) && !IsIAMCU) { in ConstructJob()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Driver/ToolChains/
H A DGnu.cpp360 const bool IsIAMCU = ToolChain.getTriple().isOSIAMCU(); in ConstructJob() local
462 if (!isAndroid && !IsIAMCU) { in ConstructJob()
480 if (IsIAMCU) in ConstructJob()
585 if (IsIAMCU) in ConstructJob()
594 if (IsIAMCU) { in ConstructJob()
601 if (!Args.hasArg(options::OPT_nostartfiles) && !IsIAMCU) { in ConstructJob()
H A DClang.cpp1098 const bool IsIAMCU = getToolChain().getTriple().isOSIAMCU(); in AddPreprocessingOptions() local
1361 if (!IsIAMCU) in AddPreprocessingOptions()
3917 bool IsIAMCU = RawTriple.isOSIAMCU(); in ConstructJob() local
3926 if (IsIAMCU && types::isCXX(Input.getType())) in ConstructJob()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Driver/ToolChains/
H A DGnu.cpp399 const bool IsIAMCU = ToolChain.getTriple().isOSIAMCU(); in ConstructJob() local
501 if (!isAndroid && !IsIAMCU) { in ConstructJob()
524 if (IsIAMCU) in ConstructJob()
630 if (IsIAMCU) in ConstructJob()
639 if (IsIAMCU) { in ConstructJob()
646 if (!Args.hasArg(options::OPT_nostartfiles) && !IsIAMCU) { in ConstructJob()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Driver/ToolChains/
H A DGnu.cpp397 const bool IsIAMCU = ToolChain.getTriple().isOSIAMCU(); in ConstructJob() local
499 if (!isAndroid && !IsIAMCU) { in ConstructJob()
522 if (IsIAMCU) in ConstructJob()
628 if (IsIAMCU) in ConstructJob()
637 if (IsIAMCU) { in ConstructJob()
644 if (!Args.hasArg(options::OPT_nostartfiles) && !IsIAMCU) { in ConstructJob()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Driver/ToolChains/
H A DGnu.cpp399 const bool IsIAMCU = ToolChain.getTriple().isOSIAMCU(); in ConstructJob() local
501 if (!isAndroid && !IsIAMCU) { in ConstructJob()
524 if (IsIAMCU) in ConstructJob()
630 if (IsIAMCU) in ConstructJob()
639 if (IsIAMCU) { in ConstructJob()
646 if (!Args.hasArg(options::OPT_nostartfiles) && !IsIAMCU) { in ConstructJob()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Driver/ToolChains/
H A DGnu.cpp399 const bool IsIAMCU = ToolChain.getTriple().isOSIAMCU(); in ConstructJob() local
501 if (!isAndroid && !IsIAMCU) { in ConstructJob()
524 if (IsIAMCU) in ConstructJob()
630 if (IsIAMCU) in ConstructJob()
639 if (IsIAMCU) { in ConstructJob()
646 if (!Args.hasArg(options::OPT_nostartfiles) && !IsIAMCU) { in ConstructJob()

12