Home
last modified time | relevance | path

Searched defs:Pieces (Results 1 – 16 of 16) sorted by relevance

/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DDiagnostics.cpp145 std::pair<StringRef, StringRef> Pieces = FormatString.split("$"); in formatErrorString() local
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkResult.cpp49 String.split(Pieces, " ", /* MaxSplit */ -1, /* KeepEmpty */ false); in deserializeMCInst() local
264 SmallVector<StringRef, 2> Pieces; input() local
[all...]
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp132 const PathPieces &Pieces = Diag->path.flatten(false); in createThreadFlows() local
H A DBugReporter.cpp506 adjustCallLocations(PathPieces &Pieces, in adjustCallLocations() argument
539 static void removeEdgesToDefaultInitializers(PathPieces &Pieces) { in removeEdgesToDefaultInitializers() argument
573 static void removePiecesWithInvalidLocations(PathPieces &Pieces) { in removePiecesWithInvalidLocations() argument
2701 PiecesTy Pieces; CompactMacroExpandedPieces() local
3133 PathPieces &Pieces = PD->getMutablePieces(); FlushReport() local
[all...]
/llvm-project/llvm/unittests/Support/
H A DGlobPatternTest.cpp262 StringRef Pieces[] = {"a*", "[ba]*", "{b*,a*}*"}; in TEST_F() local
/llvm-project/llvm/tools/llvm-exegesis/
H A Dllvm-exegesis.cpp332 SmallVector<StringRef, 2> Pieces; getOpcodesOrDie() local
/llvm-project/clang/lib/Rewrite/
H A DRewriteRope.cpp
/llvm-project/clang/lib/AST/
H A DStmt.cpp602 AnalyzeAsmString(SmallVectorImpl<AsmStringPiece> & Pieces,const ASTContext & C,unsigned & DiagOffs) const AnalyzeAsmString() argument
788 SmallVector<GCCAsmStmt::AsmStringPiece, 4> Pieces; generateAsmString() local
808 SmallVector<StringRef, 8> Pieces; generateAsmString() local
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp504 SmallVector<GCCAsmStmt::AsmStringPiece, 8> Pieces; ActOnGCCAsmStmt() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp624 ArrayRef<Register> Pieces(&Elts[Offset], NumElts); extractVectorParts() local
633 ArrayRef<Register> Pieces(&Elts[Offset], LeftoverNumElts); extractVectorParts() local
H A DLegalizerHelper.cpp3061 getUnmergePieces(SmallVectorImpl<Register> & Pieces,MachineIRBuilder & B,Register Src,LLT Ty) getUnmergePieces() argument
4419 ArrayRef<Register> Pieces(&Elts[Offset], NumNarrowTyElts); fewerElementsVectorMerge() local
/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp499 std::vector<Piece *> Pieces; global() member
831 std::vector<std::pair<Piece *, ModifierMappingsType>> Pieces; VisitMulti() local
[all...]
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp3825 RefNamePieces Pieces; buildPieces() local
7271 RefNamePieces Pieces; clang_getCursorReferenceNameRange() local
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp6249 SmallVector<SDValue, 4> Pieces; lowerLaneOp() local
7404 SmallVector<SDValue, 4> Pieces; lowerVECTOR_SHUFFLE() local
H A DAMDGPULegalizerInfo.cpp115 unsigned Pieces = (Size + 63) / 64; in fewerEltsToSize64Vector() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp57980 matchAsm(StringRef S,ArrayRef<const char * > Pieces) matchAsm() argument
[all...]