Searched defs:Chunk (Results 1 - 14 of 14) sorted by relevance

/freebsd-11.0-release/usr.sbin/ctm/ctm/
H A Dctm_syntax.c31 #define Chunk CTM_Q_MD5_Chunk macro
/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp90 const uint64_t Chunk = getChunk(Imm, FromIdx) << ShiftAmt; local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp81 CodeCompletionString::Chunk::Chunk(ChunkKind Kind, const char *Text) function in class:CodeCompletionString::Chunk
[all...]
H A DSemaTemplateVariadic.cpp748 const DeclaratorChunk &Chunk = D.getTypeObject(I); local
[all...]
H A DSemaExprCXX.cpp1176 DeclaratorChunk &Chunk = D.getTypeObject(0); local
H A DSemaType.cpp4200 const DeclaratorChunk &Chunk = D.getTypeObject(I); local
4741 const DeclaratorChunk &Chunk; member in class:__anon4081::DeclaratorLocFiller
4744 DeclaratorLocFiller(ASTContext &Context, const DeclaratorChunk &Chunk) argument
4864 fillAtomicQualLoc(AtomicTypeLoc ATL, const DeclaratorChunk &Chunk) argument
[all...]
H A DSemaDecl.cpp4636 DeclaratorChunk &Chunk = D.getTypeObject(I); local
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h383 struct Chunk { struct in class:clang::CodeCompletionString
401 Chunk() : Kind(CK_Text), Text(nullptr) { } function in struct:clang::CodeCompletionString::Chunk
[all...]
/freebsd-11.0-release/contrib/binutils/bfd/
H A Dsrec.c132 unsigned int Chunk = DEFAULT_CHUNK; variable
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Basic/
H A DSourceManager.cpp1236 const __m128i Chunk = *(const __m128i*)NextBuf; local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1418 llvm::Value *Chunk = nullptr; local
1234 EmitOMPForOuterLoop( OpenMPScheduleClauseKind ScheduleKind, bool IsMonotonic, const OMPLoopDirective &S, OMPPrivateScope &LoopScope, bool Ordered, Address LB, Address UB, Address ST, Address IL, llvm::Value *Chunk) argument
1515 llvm::Value *Chunk; local
[all...]
H A DCGOpenMPRuntime.cpp1805 emitForDispatchInit(CodeGenFunction &CGF, SourceLocation Loc, OpenMPScheduleClauseKind ScheduleKind, unsigned IVSize, bool IVSigned, bool Ordered, llvm::Value *UB, llvm::Value *Chunk) argument
1838 emitForStaticInit(CodeGenFunction &CGF, SourceLocation Loc, OpenMPScheduleClauseKind ScheduleKind, unsigned IVSize, bool IVSigned, bool Ordered, Address IL, Address LB, Address UB, Address ST, llvm::Value *Chunk) argument
[all...]
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2082 int Chunk = API.getNumWords() - 1; local
2090 unsigned Chunk; local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseDecl.cpp6150 const DeclaratorChunk &Chunk = TempDeclarator.getTypeObject(i); local

Completed in 401 milliseconds