Home
last modified time | relevance | path

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

/external/deqp-deps/amber/src/
Dtype_parser.h48 struct Pieces { struct
49 Pieces(FormatComponentType t, FormatMode m, uint8_t bits) in Pieces() function
59 std::vector<Pieces> pieces_; argument
/external/clang/lib/ASTMatchers/Dynamic/
DDiagnostics.cpp136 std::pair<StringRef, StringRef> Pieces = FormatString.split("$"); in formatErrorString() local
/external/clang/lib/Rewrite/
DRewriteRope.cpp142 RopePiece Pieces[2*WidthFactor]; member in __anon7058598a0311::RopePieceBTreeLeaf
/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/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/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.cpp46272 static bool matchAsm(StringRef S, ArrayRef<const char *> Pieces) { in matchAsm()