/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/ |
H A D | BenchmarkResult.cpp | 48 SmallVector<StringRef, 16> Pieces; in deserializeMCInst() local 241 SmallVector<StringRef, 2> Pieces; in input() local
|
/openbsd-src/gnu/llvm/clang/lib/ASTMatchers/Dynamic/ |
H A D | Diagnostics.cpp | 145 std::pair<StringRef, StringRef> Pieces = FormatString.split("$"); in formatErrorString() local
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
H A D | SarifDiagnostics.cpp | 132 const PathPieces &Pieces = Diag->path.flatten(false); in createThreadFlows() local
|
H A D | BugReporter.cpp | 495 adjustCallLocations(PathPieces &Pieces, in adjustCallLocations() 528 static void removeEdgesToDefaultInitializers(PathPieces &Pieces) { in removeEdgesToDefaultInitializers() 562 static void removePiecesWithInvalidLocations(PathPieces &Pieces) { in removePiecesWithInvalidLocations() 2682 PiecesTy Pieces; in CompactMacroExpandedPieces() local 3096 PathPieces &Pieces = PD->getMutablePieces(); in FlushReport() local
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/ |
H A D | llvm-exegesis.cpp | 299 SmallVector<StringRef, 2> Pieces; in getOpcodesOrDie() local
|
/openbsd-src/gnu/llvm/clang/lib/Rewrite/ |
H A D | RewriteRope.cpp | 141 RopePiece Pieces[2*WidthFactor]; member in __anonf5e4cb7a0111::RopePieceBTreeLeaf
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | Stmt.cpp | 601 unsigned GCCAsmStmt::AnalyzeAsmString(SmallVectorImpl<AsmStringPiece>&Pieces, in AnalyzeAsmString() 787 SmallVector<GCCAsmStmt::AsmStringPiece, 4> Pieces; in generateAsmString() local 807 SmallVector<StringRef, 8> Pieces; in generateAsmString() local
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaStmtAsm.cpp | 502 SmallVector<GCCAsmStmt::AsmStringPiece, 8> Pieces; in ActOnGCCAsmStmt() local
|
/openbsd-src/gnu/llvm/clang/utils/TableGen/ |
H A D | ClangDiagnosticsEmitter.cpp | 499 std::vector<Piece *> Pieces; member 823 std::vector<std::pair<Piece *, ModifierMappingsType>> Pieces; in VisitMulti() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 237 ArrayRef<Register> Pieces(&Elts[Offset], NumElts); in extractVectorParts() local 246 ArrayRef<Register> Pieces(&Elts[Offset], LeftoverNumElts); in extractVectorParts() local 2626 static void getUnmergePieces(SmallVectorImpl<Register> &Pieces, in getUnmergePieces() 3915 ArrayRef<Register> Pieces(&Elts[Offset], NumNarrowTyElts); in fewerElementsVectorMerge() local
|
/openbsd-src/gnu/llvm/clang/tools/libclang/ |
H A D | CIndex.cpp | 3608 RefNamePieces Pieces; in buildPieces() local 6985 RefNamePieces Pieces; in clang_getCursorReferenceNameRange() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULegalizerInfo.cpp | 109 unsigned Pieces = (Size + 63) / 64; in fewerEltsToSize64Vector() local
|
H A D | SIISelLowering.cpp | 5926 SmallVector<SDValue, 4> Pieces; in lowerVECTOR_SHUFFLE() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 56731 static bool matchAsm(StringRef S, ArrayRef<const char *> Pieces) { in matchAsm()
|