| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ScanfFormatString.cpp | 32 ScanfConversionSpecifier &CS, in ParseScanList() 201 ScanfConversionSpecifier CS(conversionPosition, k); in ParseScanfSpecifier() local 227 const ScanfConversionSpecifier &CS = getConversionSpecifier(); in getArgType() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | StmtSYCL.h | 47 SYCLKernelCallStmt(CompoundStmt *CS, OutlinedFunctionDecl *OFD) in SYCLKernelCallStmt() 58 void setOriginalStmt(CompoundStmt *CS) { OriginalStmt = CS; } in setOriginalStmt()
|
| /freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | MemProf.cpp | 95 for (const auto &CS : Record.CallSites) in serializedSizeV4() local 128 for (const auto &CS : Record.CallSites) in serializeV2() local 149 for (const auto &CS : Record.CallSites) { in serializeV3() local 172 for (const auto &CS : Record.CallSites) { in serializeV4() local 336 for (const IndexedCallSiteInfo &CS : CallSites) { in toMemProfRecord() local
|
| H A D | MemProfRadixTree.cpp | 233 const auto &CS = KV.second; in computeFrameHistogram() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVFrameLowering.cpp | 361 for (auto &CS : CSI) in getLibCallID() local 448 for (auto &CS : CSI) { in getNumPushPopRegs() local 537 for (auto &CS : CSI) { in getUnmanagedCSI() local 552 for (auto &CS : CSI) { in getRVVCalleeSavedInfo() local 570 for (const auto &CS : CSI) { in getPushOrLibCallsSavedInfo() local 597 for (const auto &CS : CSI) { in getQCISavedInfo() local 968 for (const CalleeSavedInfo &CS : getPushOrLibCallsSavedInfo(MF, CSI)) in emitPrologue() local 1006 for (const CalleeSavedInfo &CS : getQCISavedInfo(MF, CSI)) in emitPrologue() local 1023 for (const CalleeSavedInfo &CS : getPushOrLibCallsSavedInfo(MF, CSI)) in emitPrologue() local 1054 for (const CalleeSavedInfo &CS : getUnmanagedCSI(MF, CSI)) in emitPrologue() local [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | CtorUtils.cpp | 69 ConstantStruct *CS = cast<ConstantStruct>(V); in parseGlobalCtors() local 96 ConstantStruct *CS = cast<ConstantStruct>(V); in findGlobalCtors() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86MCInstLower.cpp | 1460 static void printDstRegisterName(raw_ostream &CS, const MachineInstr *MI, in printDstRegisterName() 1478 static void printShuffleMask(raw_ostream &CS, StringRef Src1Name, in printShuffleMask() 1531 raw_string_ostream CS(Comment); in getShuffleComment() local 1539 static void printConstant(const APInt &Val, raw_ostream &CS, in printConstant() 1555 static void printConstant(const APFloat &Flt, raw_ostream &CS, in printConstant() 1567 raw_ostream &CS, bool PrintZero = false) { in printConstant() 1631 raw_string_ostream CS(Comment); in printZeroUpperMove() local 1657 raw_string_ostream CS(Comment); in printBroadcast() local 1678 raw_string_ostream CS(Comment); in printExtend() local 1710 raw_string_ostream CS(Comment); in printZeroExtend() local [all …]
|
| H A D | X86ReturnThunks.cpp | 82 const MCInstrDesc &CS = ST.getInstrInfo()->get(X86::CS_PREFIX); in runOnMachineFunction() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetFrameLoweringImpl.cpp | 189 const CalleeSavedInfo &CS, const TargetInstrInfo *TII, in spillCalleeSavedRegister() 207 const CalleeSavedInfo &CS, const TargetInstrInfo *TII, in restoreCalleeSavedRegister()
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/ |
| H A D | ChromiumCheckModel.cpp | 55 auto CS = Element.getAs<CFGStmt>(); in transfer() local
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
| H A D | StringsAndChecksums.cpp | 64 const DebugChecksumsSubsectionRef &CS) { in setChecksums()
|
| /freebsd/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/ |
| H A D | ResourceManager.cpp | 359 const CycleSegment &CS = R.second.CS; in issueInstructionImpl() local 415 const CycleSegment &CS = Elt.second.CS; in issueInstructionImpl() local 431 const CycleSegment &CS = R.second.CS; in fastIssueInstruction() local
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | CFGStmtMap.cpp | 53 std::optional<CFGStmt> CS = CE.getAs<CFGStmt>(); in Accumulate() local
|
| H A D | ReachableCode.cpp | 78 if (std::optional<CFGStmt> CS = B->back().getAs<CFGStmt>()) { in isBuiltinAssumeFalse() local 93 if (std::optional<CFGStmt> CS = CE.getAs<CFGStmt>()) { in isDeadReturn() local 464 if (std::optional<CFGStmt> CS = Elem.getAs<CFGStmt>()) { in isInCoroutineStmt() local 509 if (std::optional<CFGStmt> CS = I->getAs<CFGStmt>()) { in findDeadCode() local
|
| H A D | CloneDetection.cpp | 62 auto CS = cast<CompoundStmt>(S); in begin() local 70 auto CS = cast<CompoundStmt>(S); in end() local 255 auto CS = dyn_cast<CompoundStmt>(S); in saveHash() local
|
| H A D | ProgramPoint.cpp | 312 if (const auto *CS = dyn_cast<CastExpr>(S)) in printJson() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SILowerSGPRSpills.cpp | 125 for (const CalleeSavedInfo &CS : CSI) { in insertCSRSaves() local 156 for (const CalleeSavedInfo &CS : CSI) in insertCSRSaves() local 197 for (const CalleeSavedInfo &CS : CSI) in insertCSRRestores() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | SampleProfileMatcher.cpp | 499 for (const auto &CS : I.second) in countMismatchedFuncSamples() local 535 for (const auto &CS : I.second) in countMismatchedCallsiteSamples() local 545 for (const auto &CS : I.second) in countMismatchedCallsiteSamples() local 580 for (const auto &CS : CM.second) { in countCallGraphRecoveredSamples() local
|
| H A D | FunctionSpecialization.cpp | 830 if (auto *CS = dyn_cast<CallBase>(U)) { in run() local 890 auto &CS = *cast<CallBase>(U); in findSpecializations() local 1081 auto *CS = cast<CallBase>(U); in getInliningBonus() local 1181 if (auto *CS = dyn_cast<CallBase>(U); in updateCallSites() local
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | BlockCounter.cpp | 28 CountKey(const StackFrameContext *CS, unsigned ID) in CountKey()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| H A D | Win64EHDumper.cpp | 142 COFFSymbolRef CS = COFF.getCOFFSymbol(S); in getPreferredSymbol() local 374 DictScope CS(SW, "Chained"); in printUnwindInfo() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MCA/ |
| H A D | Instruction.h | 400 bool startsAfter(const CycleSegment &CS) const { return End <= CS.Begin; } in startsAfter() 401 bool endsBefore(const CycleSegment &CS) const { return Begin >= CS.End; } in endsBefore() 402 bool overlaps(const CycleSegment &CS) const { in overlaps() 438 CycleSegment CS; member 441 : CS(Cycles), NumUnits(Units) {} in CS() function
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | AnalyzerStatsChecker.cpp | 120 if (std::optional<CFGStmt> CS = CE.getAs<CFGStmt>()) { in checkEndAnalysis() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/ |
| H A D | XtensaTargetStreamer.cpp | 88 auto *CS = static_cast<MCSectionELF *>(OutStreamer.getCurrentSectionOnly()); in emitLiteral() local
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | DAGISelMatcherOpt.cpp | 55 if (CheckSameMatcher *CS = dyn_cast<CheckSameMatcher>(MC->getNext())) in ContractNodes() local 197 if (auto *CS = dyn_cast<CheckSameMatcher>(MS->getNext())) { in ContractNodes() local
|