Home
last modified time | relevance | path

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

12

/external/deqp-deps/amber/src/
Dtype_parser.h48 struct Pieces { struct
49 Pieces(FormatComponentType t, FormatMode m, uint8_t bits) in Pieces() argument
59 std::vector<Pieces> pieces_; argument
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DSarifDiagnostics.cpp255 const PathPieces &Pieces, in createThreadFlow()
273 const PathPieces &Pieces, in createCodeFlow()
DBugReporter.cpp493 adjustCallLocations(PathPieces &Pieces, in adjustCallLocations()
526 static void removeEdgesToDefaultInitializers(PathPieces &Pieces) { in removeEdgesToDefaultInitializers()
560 static void removePiecesWithInvalidLocations(PathPieces &Pieces) { in removePiecesWithInvalidLocations()
2657 PiecesTy Pieces; in CompactMacroExpandedPieces() local
3063 PathPieces &Pieces = PD->getMutablePieces(); in FlushReport() local
/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DBenchmarkResult.cpp70 SmallVector<StringRef, 16> Pieces; in deserializeMCInst() local
263 SmallVector<StringRef, 2> Pieces; in input() local
/external/llvm-project/clang/lib/ASTMatchers/Dynamic/
DDiagnostics.cpp137 std::pair<StringRef, StringRef> Pieces = FormatString.split("$"); in formatErrorString() local
/external/clang/lib/ASTMatchers/Dynamic/
DDiagnostics.cpp136 std::pair<StringRef, StringRef> Pieces = FormatString.split("$"); in formatErrorString() local
/external/llvm-project/llvm/tools/llvm-exegesis/
Dllvm-exegesis.cpp234 SmallVector<StringRef, 2> Pieces; in getOpcodesOrDie() local
/external/clang/lib/Rewrite/
DRewriteRope.cpp142 RopePiece Pieces[2*WidthFactor]; member in __anonc78e266c0311::RopePieceBTreeLeaf
/external/llvm-project/clang/lib/Rewrite/
DRewriteRope.cpp141 RopePiece Pieces[2*WidthFactor]; member in __anon990c70da0111::RopePieceBTreeLeaf
/external/llvm-project/clang/lib/AST/
DStmt.cpp594 unsigned GCCAsmStmt::AnalyzeAsmString(SmallVectorImpl<AsmStringPiece>&Pieces, in AnalyzeAsmString()
774 SmallVector<GCCAsmStmt::AsmStringPiece, 4> Pieces; in generateAsmString() local
794 SmallVector<StringRef, 8> Pieces; in generateAsmString() local
/external/clang/lib/Sema/
DSemaStmtAsm.cpp353 SmallVector<GCCAsmStmt::AsmStringPiece, 8> Pieces; in ActOnGCCAsmStmt() local
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp218 adjustCallLocations(PathPieces &Pieces, in adjustCallLocations()
253 static void removeEdgesToDefaultInitializers(PathPieces &Pieces) { in removeEdgesToDefaultInitializers()
288 static void removePiecesWithInvalidLocations(PathPieces &Pieces) { in removePiecesWithInvalidLocations()
2969 PiecesTy Pieces; in CompactPathDiagnostic() local
/external/clang/lib/AST/
DStmt.cpp475 unsigned GCCAsmStmt::AnalyzeAsmString(SmallVectorImpl<AsmStringPiece>&Pieces, in AnalyzeAsmString()
653 SmallVector<GCCAsmStmt::AsmStringPiece, 4> Pieces; in generateAsmString() local
/external/llvm-project/clang/lib/Sema/
DSemaStmtAsm.cpp480 SmallVector<GCCAsmStmt::AsmStringPiece, 8> Pieces; in ActOnGCCAsmStmt() local
/external/llvm-project/clang/utils/TableGen/
DClangDiagnosticsEmitter.cpp526 std::vector<Piece *> Pieces; member
841 std::vector<std::pair<Piece *, ModifierMappingsType>> Pieces; in VisitMulti() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULegalizerInfo.cpp88 unsigned Pieces = (Size + 63) / 64; in fewerEltsToSize64Vector() local
DSIISelLowering.cpp4946 SmallVector<SDValue, 4> Pieces; in lowerVECTOR_SHUFFLE() local
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp3997 SmallVector<Piece, 4> Pieces; in splitAlloca() local
/external/clang/tools/libclang/
DCIndex.cpp3006 RefNamePieces Pieces; in buildPieces() local
5887 RefNamePieces Pieces; in clang_getCursorReferenceNameRange() local
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp3341 RefNamePieces Pieces; in buildPieces() local
6667 RefNamePieces Pieces; in clang_getCursorReferenceNameRange() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPULegalizerInfo.cpp109 unsigned Pieces = (Size + 63) / 64; in fewerEltsToSize64Vector() local
DSIISelLowering.cpp5533 SmallVector<SDValue, 4> Pieces; in lowerVECTOR_SHUFFLE() local
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp2339 static void getUnmergePieces(SmallVectorImpl<Register> &Pieces, in getUnmergePieces()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp31130 static bool matchAsm(StringRef S, ArrayRef<const char *> Pieces) { in matchAsm()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp46269 static bool matchAsm(StringRef S, ArrayRef<const char *> Pieces) { in matchAsm()

12