Home
last modified time | relevance | path

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

1234567891011

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUPALMetadata.cpp93 static unsigned getRsrc1Reg(CallingConv::ID CC) { in getRsrc1Reg()
115 static unsigned getScratchSizeKey(CallingConv::ID CC) { in getScratchSizeKey()
136 void AMDGPUPALMetadata::setRsrc1(CallingConv::ID CC, unsigned Val) { in setRsrc1()
207 getHwStage(CC)[".vgpr_count"] = MsgPackDoc.getNode(Val); in setNumUsedVgprs() local
212 getHwStage(CC)[".agpr_count"] = Val; in setNumUsedAgprs() local
228 getHwStage(CC)[".sgpr_count"] = MsgPackDoc.getNode(Val); in setNumUsedSgprs() local
271 void AMDGPUPALMetadata::setWave32(unsigned CC) { in setWave32()
844 static const char *getStageName(CallingConv::ID CC) { in getStageName()
877 msgpack::MapDocNode AMDGPUPALMetadata::getHwStage(unsigned CC) { in getHwStage()
938 getHwStage(CC)[field] = Val; in setHwStage() local
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DConstructionContext.h278 auto *CC = C.getAllocator().Allocate<T>(); in create() local
335 static bool classof(const ConstructionContext *CC) { in classof()
353 static bool classof(const ConstructionContext *CC) { in classof()
382 static bool classof(const ConstructionContext *CC) { in classof()
406 static bool classof(const ConstructionContext *CC) { in classof()
424 static bool classof(const ConstructionContext *CC) { in classof()
456 static bool classof(const ConstructionContext *CC) { in classof()
477 static bool classof(const ConstructionContext *CC) { in classof()
517 static bool classof(const ConstructionContext *CC) { in classof()
536 static bool classof(const ConstructionContext *CC) { in classof()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Utils/
H A DARMBaseInfo.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/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVISelLowering.cpp22 LLVMContext &Context, CallingConv::ID CC, EVT VT) const { in getNumRegistersForCallingConv()
36 CallingConv::ID CC, in getRegisterTypeForCallingConv()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCCCState.h33 PPCCCState(CallingConv::ID CC, bool isVarArg, MachineFunction &MF, in PPCCCState()
46 AIXCCState(CallingConv::ID CC, bool IsVarArg, MachineFunction &MF, in AIXCCState()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrInfo.h58 static inline M68k::CondCode GetOppositeBranchCondition(M68k::CondCode CC) { in GetOppositeBranchCondition()
97 static inline unsigned GetCondBranchFromCond(M68k::CondCode CC) { in GetCondBranchFromCond()
H A DM68kISelLowering.cpp275 static bool canGuaranteeTCO(CallingConv::ID CC) { return false; } in canGuaranteeTCO()
278 static bool mayTailCallThisCC(CallingConv::ID CC) { in mayTailCallThisCC()
1551 unsigned &CC) { in lowerOverflowArithmetic()
1633 unsigned CC; in LowerXALUO() local
1833 static SDValue LowerTruncateToBTST(SDValue Op, ISD::CondCode CC, in LowerTruncateToBTST()
2265 SDValue CC; in LowerSELECT() local
2455 SDValue CC; in LowerBRCOND() local
3156 M68k::CondCode CC = M68k::CondCode(MI.getOperand(3).getImm()); in EmitLoweredSelect() local
3461 SDValue CC = in LowerShiftLeftParts() local
3516 SDValue CC = in LowerShiftRightParts() local
[all …]
/freebsd/lib/libclang_rt/asan_dynamic/
H A DMakefile89 CC= ${CXX} macro
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVE.h85 inline static const char *VECondCodeToString(VECC::CondCode CC) { in VECondCodeToString()
150 inline static bool isIntVECondCode(VECC::CondCode CC) { in isIntVECondCode()
154 inline static unsigned VECondCodeToVal(VECC::CondCode CC) { in VECondCodeToVal()
H A DVEISelLowering.h69 inline static VECC::CondCode intCondCode2Icc(ISD::CondCode CC) { in intCondCode2Icc()
97 inline static VECC::CondCode fpCondCode2Fcc(ISD::CondCode CC) { in fpCondCode2Fcc()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DCmpInstAnalysis.h63 inline unsigned getFCmpCode(CmpInst::Predicate CC) { in getFCmpCode()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp468 for (const CaseCluster &CC : Clusters) in sortAndRangeify() local
480 CaseCluster &CC = Clusters[SrcIndex]; in sortAndRangeify() local
498 unsigned SwitchCG::SwitchLowering::caseClusterRank(const CaseCluster &CC, in caseClusterRank()
546 CaseCluster &CC = *FirstRight; in computeSplitWorkItemInfo() local
558 CaseCluster &CC = *LastLeft; in computeSplitWorkItemInfo() local
/freebsd/contrib/opencsd/decoder/include/opencsd/etmv3/
H A Dtrc_pkt_decode_etmv3.h142 uint32_t CC = 0; in getAtomCC() local
169 uint32_t CC = 0; in getRemainCC() local
/freebsd/contrib/lib9p/
H A DMakefile19 CC= clang macro
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp84 static SPCC::CondCodes GetOppositeBranchCondition(SPCC::CondCodes CC) in GetOppositeBranchCondition()
195 int64_t CC = LastInst->getOperand(1).getImm(); in parseCondBranch() local
347 unsigned CC = Cond[1].getImm(); in insertBranch() local
396 SPCC::CondCodes CC = static_cast<SPCC::CondCodes>(Cond[1].getImm()); in reverseBranchCondition() local
/freebsd/share/examples/ipfilter/samples/
H A DMakefile1 CC=gcc macro
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIProgramInfo.cpp42 uint64_t SIProgramInfo::getPGMRSrc1(CallingConv::ID CC, in getPGMRSrc1()
/freebsd/contrib/gdtoa/
H A Dmakefile27 CC = cc macro
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyFunctionDumper.cpp68 PDB_CallingConv CC = Symbol.getCallingConvention(); in start() local
169 CallingConvention CC = Signature->getCallingConvention(); in start() local
/freebsd/contrib/wpa/wpa_supplicant/dbus/
H A DMakefile11 CC=gcc macro
/freebsd/usr.bin/c89/
H A Dc89.c40 #define CC "/usr/bin/cc" /* The big kahuna doing the actual work. */ macro
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MacroFusion.cpp28 X86::CondCode CC = X86::getCondFromBranch(MI); in classifySecond() local
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DVE.h63 CallingConvCheckResult checkCallingConvention(CallingConv CC) const override { in checkCallingConvention()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb2ITBlockPass.cpp136 ARMCC::CondCodes CC, ARMCC::CondCodes OCC, in MoveCopyOutOfITBlock()
202 ARMCC::CondCodes CC = getITInstrPredicate(*MI, PredReg); in InsertITInstructions() local
/freebsd/sys/contrib/xz-embedded/userspace/
H A DMakefile13 CC = gcc -std=gnu89 macro

1234567891011