Searched defs:CC (Results 1 - 25 of 223) sorted by relevance

123456789

/freebsd-current/share/examples/ipfilter/samples/
H A DMakefile1 CC=gcc macro
/freebsd-current/lib/libclang_rt/asan_dynamic/
H A DMakefile89 CC= ${CXX} macro
/freebsd-current/contrib/bearssl/conf/
H A DUnixClang.mk9 CC = clang macro
H A Dsamd20.mk12 CC = arm-none-eabi-gcc macro
H A DWin.mk41 CC = cl macro
H A DUnix.mk40 CC = cc macro
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DCmpInstAnalysis.h63 inline unsigned getFCmpCode(CmpInst::Predicate CC) { argument
H A DTargetFolder.h135 auto *CC = dyn_cast<Constant>(C); variable
/freebsd-current/contrib/gdtoa/
H A Dmakefile27 CC = cc macro
/freebsd-current/contrib/wpa/wpa_supplicant/dbus/
H A DMakefile11 CC=gcc macro
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIProgramInfo.cpp42 uint64_t SIProgramInfo::getPGMRSrc1(CallingConv::ID CC, argument
H A DSIModeRegisterDefaults.h47 static SIModeRegisterDefaults getDefaultForCallingConv(CallingConv::ID CC) { argument
/freebsd-current/contrib/lib9p/
H A DMakefile19 CC= clang macro
/freebsd-current/contrib/bmake/mk/sys/
H A DSCO_SV.mk6 CC ?= gcc macro
/freebsd-current/usr.bin/c89/
H A Dc89.c40 #define CC "/usr/bin/cc" /* The big kahuna doing the actual work. */ macro
/freebsd-current/contrib/one-true-awk/
H A Dmakefile35 CC = $(HOSTCC) # change this is cross-compiling. macro
/freebsd-current/contrib/pam_modules/pam_passwdqc/
H A DMakefile5 CC = gcc macro
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dnmake.mak23 CC = cl macro
[all...]
/freebsd-current/sys/contrib/xz-embedded/userspace/
H A DMakefile13 CC = gcc -std=gnu89 macro
/freebsd-current/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVISelLowering.cpp21 getNumRegistersForCallingConv( LLVMContext &Context, CallingConv::ID CC, EVT VT) const argument
35 getRegisterTypeForCallingConv(LLVMContext &Context, CallingConv::ID CC, EVT VT) const argument
/freebsd-current/contrib/bmake/mk/
H A Dposix.mk40 CC ?= c99 macro
/freebsd-current/crypto/openssh/regress/misc/fuzz-harness/
H A DMakefile2 CC=clang-16 macro
/freebsd-current/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.h69 inline static VECC::CondCode intCondCode2Icc(ISD::CondCode CC) { argument
97 inline static VECC::CondCode fpCondCode2Fcc(ISD::CondCode CC) { argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstantFolder.h125 auto *CC = dyn_cast<Constant>(C); variable
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MacroFusion.cpp28 X86::CondCode CC = X86::getCondFromBranch(MI); local

Completed in 363 milliseconds

123456789