Home
last modified time | relevance | path

Searched defs:Piece (Results 1 – 21 of 21) sorted by relevance

/llvm-project/mlir/include/mlir/Analysis/Presburger/
H A DPWMAFunction.h155 struct Piece { struct
173 void addPiece(const Piece &piece); argument
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DTextDiagnostics.cpp100 if (!isa<PathDiagnosticNotePiece>(Piece.get())) in FlushDiagnosticsImpl() local
114 if (isa<PathDiagnosticNotePiece>(Piece.get())) in FlushDiagnosticsImpl() local
[all...]
H A DSarifDiagnostics.cpp92 calculateImportance(const PathDiagnosticPiece &Piece) { in calculateImportance()
133 for (const auto &Piece : Pieces) { in createThreadFlows() local
H A DPlistDiagnostics.cpp598 for (const auto &Piece : llvm::make_range(I, Path.end())) in printBugPath() local
622 auto AddPieceFID = [&FM, &Fids, &SM](const PathDiagnosticPiece &Piece) { in FlushDiagnosticsImpl() argument
640 const PathDiagnosticPiece &Piece = *Iter; in FlushDiagnosticsImpl() local
H A DHTMLDiagnostics.cpp600 for (const auto &Piece : path) { FinalizeHTML() local
745 HandlePopUpPieceEndTag(Rewriter & R,const PathDiagnosticPopUpPiece & Piece,std::vector<SourceRange> & PopUpRanges,unsigned int LastReportedPieceIndex,unsigned int PopUpPieceIndex) HandlePopUpPieceEndTag() argument
807 const auto &Piece = *I.get(); RewriteFile() local
850 const auto &Piece = *I.get(); RewriteFile() local
[all...]
H A DBugReporter.cpp489 auto Piece = std::move(Path.front()); in removePopUpNotes() local
1439 auto *Piece = dyn_cast<PathDiagnosticControlFlowPiece>(I->get()); addContextEdges() local
2816 if (auto Piece = V->getEndPath(BRC, ErrorNode, *R)) { generateVisitorsDiagnostics() local
3138 PathDiagnosticNotePiece *Piece = I.get(); FlushReport() local
[all...]
H A DBugReporterVisitors.cpp512 if (PathDiagnosticPieceRef Piece = maybeEmitNoteForObjCSelf(R, *MC, N)) in VisitNode() local
3304 isPieceMessageGeneric(const PathDiagnosticPiece * Piece) isPieceMessageGeneric() argument
3472 auto Piece = std::make_shared<PathDiagnosticEventPiece>(Loc, *Msg); VisitNode() local
/llvm-project/clang/unittests/StaticAnalyzer/
H A DCheckerRegistration.h49 for (PathDiagnosticPieceRef Piece : in FlushDiagnosticsImpl() local
/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h519 void addCallStackHint(PathDiagnosticPieceRef Piece, in addCallStackHint() argument
524 bool hasCallStackHint(PathDiagnosticPieceRef Piece) const { in hasCallStackHint() argument
531 getCallStackMessage(PathDiagnosticPieceRef Piece, in getCallStackMessage() argument
/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp480 struct Piece { global() struct
482 Piece__anon4a7b64cf0511::Piece Piece() argument
485 ~Piece__anon4a7b64cf0511::Piece ~Piece() argument
487 getPieceClass__anon4a7b64cf0511::Piece getPieceClass() argument
488 classof__anon4a7b64cf0511::Piece classof() argument
491 ClassKind__anon4a7b64cf0511::Piece global() argument
1332 for (StringRef Piece : SelectPieces) { verifyDiagnosticWording() local
1389 for (StringRef Piece : SelectPieces) { verifyDiagnosticWording() local
[all...]
/llvm-project/llvm/include/llvm/Bitstream/
H A DBitstreamReader.h232 uint32_t Piece = MaybeRead.get(); in ReadVBR() local
267 uint32_t Piece = MaybeRead.get(); in ReadVBR64() local
/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp118 const GCCAsmStmt::AsmStringPiece &Piece = AsmStrPieces[p]; isOperandMentioned() local
514 GCCAsmStmt::AsmStringPiece &Piece = Pieces[i]; ActOnGCCAsmStmt() local
[all...]
H A DSemaModule.cpp69 for (auto &Piece : Path) { stringFromPath() local
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkResult.cpp56 for (StringRef Piece : Pieces) { deserializeMCInst() local
/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp1300 for (auto &Piece : NamedModuleImportPath) { LexAfterModuleImport() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DLocalizationChecker.cpp1022 Piece->addRange(LiteralExpr->getSourceRange()); in VisitNode() local
/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1237 for (const auto &Piece : cast<MDNode>(Option)->operands()) emitModuleMetadata() local
1871 for (const auto &Piece : cast<MDNode>(Option)->operands()) { emitLinkerDirectives() local
/llvm-project/clang/lib/AST/
H A DStmt.cpp793 for (const auto &Piece : Pieces) { generateAsmString() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp2248 Constant *Piece = ConstantFoldBinaryInstruction( collectInsertionElements() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp6368 for (Register Piece : ReadlanePieces) { emitLoadScalarOpsFromVGPRLoop() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp57983 for (StringRef Piece : Pieces) { matchAsm() local
[all...]