Searched refs:CC (Results 401 - 425 of 682) sorted by relevance

<<11121314151617181920>>

/freebsd-13-stable/lib/libclang_rt/asan_dynamic/
H A DMakefile90 # this library are all C++ anyway, simply set CC to CXX.
91 CC= ${CXX} macro
/freebsd-13-stable/contrib/tzdata/
H A DMakefile477 CC= $(cc) -DTZDIR='"$(TZDIR)"' macro
629 $(CC) -o $@ $(CFLAGS) $(LDFLAGS) $(TZDOBJS) $(LDLIBS)
632 $(CC) -o $@ $(CFLAGS) $(LDFLAGS) $(TZCOBJS) $(LDLIBS)
734 $(CC) -o $@ $(CFLAGS) $(LDFLAGS) $(DATEOBJS) $(LDLIBS)
/freebsd-13-stable/contrib/bmake/
H A Dmkdeps.sh109 ok=`${REALCC:-${CC:-cc}} $arg /tmp/f$$.c 2>/dev/null | grep '^#.*stdio.h' | tail -1`
113 cpp_c="${REALCC:-${CC:-cc}} $arg"
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.h124 unsigned ClangCallConvToLLVMCallConv(CallingConv CC);
/freebsd-13-stable/contrib/libedit/
H A DMakefile128 ${CC} ${LDFLAGS} ${.ALLSRC} -o ${.TARGET} libedit.a ${LDADD} -ltermlib
/freebsd-13-stable/contrib/libevent/
H A Dcompile207 *.cc | *.CC | *.cxx | *.CXX | *.[cC]++)
/freebsd-13-stable/contrib/file/
H A Dcompile207 *.cc | *.CC | *.cxx | *.CXX | *.[cC]++)
/freebsd-13-stable/contrib/file/python/
H A DMakefile.in133 CC = @CC@
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/Targets/
H A DARM.cpp1116 ARMTargetInfo::checkCallingConvention(CallingConv CC) const {
1117 switch (CC) {
1188 WindowsARMTargetInfo::checkCallingConvention(CallingConv CC) const {
1189 switch (CC) {
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
H A DTargets.cpp92 for (const char *CC : CCs) {
94 GCCSpelling += CC;
96 Builder.defineMacro(Twine("_") + CC, GCCSpelling);
97 Builder.defineMacro(Twine("__") + CC, GCCSpelling);
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.h39 MAP(CC, 76) \
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.h137 SDValue getAVRCmp(SDValue LHS, SDValue RHS, ISD::CondCode CC, SDValue &AVRcc,
H A DAVRRegisterInfo.cpp47 CallingConv::ID CC) const {
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp758 Register CC = MI.getOperand(0).getReg(); local
764 BuildMI(*BB, MI, MI.getDebugLoc(), TII->get(Mips::MoveR3216), CC)
777 Register CC = MI.getOperand(0).getReg(); local
782 BuildMI(*BB, MI, MI.getDebugLoc(), TII->get(Mips::MoveR3216), CC)
/freebsd-13-stable/contrib/openpam/
H A Dcompile207 *.cc | *.CC | *.cxx | *.CXX | *.[cC]++)
/freebsd-13-stable/contrib/openpam/lib/libpam/
H A DMakefile.in164 libpam_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
224 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
226 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
227 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
232 am__v_CC_0 = @echo " CC " $@;
234 CCLD = $(CC)
235 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
279 CC = @CC@
/freebsd-13-stable/contrib/openpam/misc/
H A DMakefile.in136 CC = @CC@
/freebsd-13-stable/contrib/ntp/ntpdc/
H A DMakefile.in183 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
185 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
186 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
191 am__v_CC_0 = @echo " CC " $@;
193 CCLD = $(CC)
194 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
281 CC = @CC@
1225 # $(CC) -E nl_in.c | nl.pl > nl.c
1227 $(CC)
[all...]
/freebsd-13-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dcompile207 *.cc | *.CC | *.cxx | *.CXX | *.[cC]++)
/freebsd-13-stable/contrib/ncurses/progs/
H A DMakefile.in91 CC = @CC@
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp166 ISD::CondCode CC = cast<CondCodeSDNode>(Op.getOperand(4))->get(); local
170 ARCCC::CondCode ArcCC = ISDCCtoARCCC(CC);
199 ISD::CondCode CC = cast<CondCodeSDNode>(Op.getOperand(1))->get(); local
204 ARCCC::CondCode arcCC = ISDCCtoARCCC(CC);
H A DARCRegisterInfo.cpp228 CallingConv::ID CC) const {
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.h88 CallingConv::ID CC) const override;
/freebsd-13-stable/crypto/heimdal/lib/ntlm/
H A DMakefile.in133 libheimntlm_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
143 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
145 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
146 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
148 CCLD = $(CC)
149 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
176 CC = @CC@
/freebsd-13-stable/crypto/heimdal/lib/sl/
H A DMakefile.in134 libsl_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
151 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
153 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
154 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
156 CCLD = $(CC)
157 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
193 CC = @CC@

Completed in 286 milliseconds

<<11121314151617181920>>