Home
last modified time | relevance | path

Searched defs:CC (Results 1 – 25 of 274) sorted by relevance

1234567891011

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
HDAMDGPUPALMetadata.cpp94 static unsigned getRsrc1Reg(CallingConv::ID CC) { in getRsrc1Reg()
116 static unsigned getScratchSizeKey(CallingConv::ID CC) { in getScratchSizeKey()
137 void AMDGPUPALMetadata::setRsrc1(CallingConv::ID CC, unsigned Val) { in setRsrc1()
143 void AMDGPUPALMetadata::setRsrc2(CallingConv::ID CC, unsigned Val) { in setRsrc2()
187 void AMDGPUPALMetadata::setEntryPoint(unsigned CC, StringRef Name) { in setEntryPoint()
191 getHwStage(CC)[".entry_point"] = MsgPackDoc.getNode(Name, /*Copy=*/true); in setEntryPoint() local
198 void AMDGPUPALMetadata::setNumUsedVgprs(CallingConv::ID CC, unsigned Val) { in setNumUsedVgprs()
208 getHwStage(CC)[".vgpr_count"] = MsgPackDoc.getNode(Val); in setNumUsedVgprs() local
214 void AMDGPUPALMetadata::setNumUsedSgprs(CallingConv::ID CC, unsigned Val) { in setNumUsedSgprs()
224 getHwStage(CC)[".sgpr_count"] = MsgPackDoc.getNode(Val); in setNumUsedSgprs() local
[all …]
/freebsd-11-stable/contrib/one-true-awk/
HDmakefile29 CC = gcc -Wall -g -Wwrite-strings macro
30 CC = gcc -fprofile-arcs -ftest-coverage # then gcov f1.c; cat f1.c.gcov macro
31 CC = gcc -g -Wall -pedantic macro
32 CC = gcc -O4 -Wall -pedantic -fno-strict-aliasing macro
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
HDConstructionContext.h267 auto *CC = C.getAllocator().Allocate<T>(); in create() local
313 static bool classof(const ConstructionContext *CC) { in classof()
331 static bool classof(const ConstructionContext *CC) { in classof()
360 static bool classof(const ConstructionContext *CC) { in classof()
380 static bool classof(const ConstructionContext *CC) { in classof()
398 static bool classof(const ConstructionContext *CC) { in classof()
430 static bool classof(const ConstructionContext *CC) { in classof()
451 static bool classof(const ConstructionContext *CC) { in classof()
491 static bool classof(const ConstructionContext *CC) { in classof()
510 static bool classof(const ConstructionContext *CC) { in classof()
[all …]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/Utils/
HDARMBaseInfo.h48 inline static CondCodes getOppositeCondition(CondCodes CC) { in getOppositeCondition()
71 inline static ARMCC::CondCodes getSwappedCondition(ARMCC::CondCodes CC) { in getSwappedCondition()
130 inline static const char *ARMVPTPredToString(ARMVCC::VPTCodes CC) { in ARMVPTPredToString()
139 inline static unsigned ARMVectorCondCodeFromString(StringRef CC) { in ARMVectorCondCodeFromString()
146 inline static const char *ARMCondCodeToString(ARMCC::CondCodes CC) { in ARMCondCodeToString()
167 inline static unsigned ARMCondCodeFromString(StringRef CC) { in ARMCondCodeFromString()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
HDSparcInstrInfo.cpp76 static bool IsIntegerCC(unsigned CC) in IsIntegerCC()
81 static SPCC::CondCodes GetOppositeBranchCondition(SPCC::CondCodes CC) in GetOppositeBranchCondition()
260 unsigned CC = Cond[0].getImm(); in insertBranch() local
300 SPCC::CondCodes CC = static_cast<SPCC::CondCodes>(Cond[0].getImm()); in reverseBranchCondition() local
/freebsd-11-stable/lib/libclang_rt/asan_dynamic/
HDMakefile91 CC= ${CXX} macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86CondBrFolding.cpp153 X86::CondCode CC = PredMBBInfo->BranchCode; in findPath() local
250 X86::CondCode CC = MBBInfo->BranchCode; in fixupModifiedCond() local
281 X86::CondCode CC; in optimizeCondBr() local
484 X86::CondCode CC; in analyzeMBB() local
HDX86MacroFusion.cpp27 X86::CondCode CC = X86::getCondFromBranch(MI); in classifySecond() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCCCState.h32 PPCCCState(CallingConv::ID CC, bool isVarArg, MachineFunction &MF, in PPCCCState()
/freebsd-11-stable/contrib/ipfilter/samples/
HDMakefile1 CC=gcc macro
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
HDCallingConvEmitter.cpp66 void CallingConvEmitter::EmitCallingConv(Record *CC, raw_ostream &O) { in EmitCallingConv()
119 Record *CC = Action->getValueAsDef("CC"); in EmitAction() local
/freebsd-11-stable/contrib/gdtoa/
HDmakefile27 CC = cc macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUMachineFunction.cpp40 CallingConv::ID CC = F.getCallingConv(); in AMDGPUMachineFunction() local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDPrettyFunctionDumper.cpp65 PDB_CallingConv CC = Symbol.getCallingConvention(); in start() local
166 CallingConvention CC = Signature->getCallingConvention(); in start() local
/freebsd-11-stable/contrib/wpa/wpa_supplicant/dbus/
HDMakefile11 CC=gcc macro
/freebsd-11-stable/usr.bin/c89/
HDc89.c42 #define CC "/usr/bin/cc" /* The big kahuna doing the actual work. */ macro
/freebsd-11-stable/contrib/wpa/hs20/client/
HDMakefile4 CC=gcc macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDMangle.cpp80 CallingConv CC = FT->getCallConv(); in getCallingConvMangling() local
96 CCMangling CC = getCallingConvMangling(ASTContext, D); in shouldMangleDeclName() local
145 CCMangling CC = getCallingConvMangling(ASTContext, D); in mangleName() local
387 auto CC = MD->getType()->castAs<FunctionProtoType>()->getCallConv(); in getAllManglings() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDMangler.cpp80 static bool hasByteCountSuffix(CallingConv::ID CC) { in hasByteCountSuffix()
147 CallingConv::ID CC = in getNameWithPrefix() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDThumb2ITBlockPass.cpp137 ARMCC::CondCodes CC, ARMCC::CondCodes OCC, in MoveCopyOutOfITBlock()
203 ARMCC::CondCodes CC = getITInstrPredicate(*MI, PredReg); in InsertITInstructions() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
HDBPFISelLowering.cpp484 static void NegateCC(SDValue &LHS, SDValue &RHS, ISD::CondCode &CC) { in NegateCC()
500 ISD::CondCode CC = cast<CondCodeSDNode>(Op.getOperand(1))->get(); in LowerBR_CC() local
518 ISD::CondCode CC = cast<CondCodeSDNode>(Op.getOperand(4))->get(); in LowerSELECT_CC() local
677 int CC = MI.getOperand(3).getImm(); in EmitInstrWithCustomInserter() local
/freebsd-11-stable/sys/contrib/xz-embedded/userspace/
HDMakefile10 CC = gcc -std=gnu89 macro
/freebsd-11-stable/contrib/pam_modules/pam_passwdqc/
HDMakefile5 CC = gcc macro
/freebsd-11-stable/contrib/llvm-project/llvm/tools/bugpoint/
HDToolRunner.h41 CC(StringRef ccPath, StringRef RemotePath, in CC() function
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/Targets/
HDBPF.h81 CallingConvCheckResult checkCallingConvention(CallingConv CC) const override { in checkCallingConvention()

1234567891011