Home
last modified time | relevance | path

Searched defs:Cap (Results 1 – 20 of 20) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DArrayRecycler.h125 T *allocate(Capacity Cap, AllocatorType &Allocator) { in allocate()
137 void deallocate(Capacity Cap, T *Ptr) { in deallocate()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.cpp75 for (auto Cap : ReqCaps) { // Only need 1 of the capabilities to work. getSymbolicOperandRequirements() local
253 auto Cap = SPIRV::Capability::Capability(MI.getOperand(0).getImm()); processDefInstrs() local
411 for (const auto &Cap : ToPrune) { pruneCapabilities() local
423 for (const auto &Cap : ToAdd) { addCapabilities() local
497 for (auto Cap : MinimalCaps) { checkSatisfiable() local
523 for (const auto Cap : ToAdd) addAvailableCaps() local
[all...]
H A DSPIRVModuleAnalysis.h46 const std::optional<Capability::Capability> Cap; member
H A DSPIRVAsmPrinter.cpp331 for (const auto &Cap : MAI->Reqs.getMinimalCapabilities()) { outputGlobalRequirements() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.h208 const BlockDecl::Capture *Cap) { in makeIndex() argument
222 const BlockDecl::Capture *Cap) { in makeConstant() argument
237 const BlockDecl::Capture *Cap; variable
H A DCGBlocks.cpp97 for (auto &Cap : BlockInfo.SortedCaptures) { getBlockDescriptorName() local
1679 getBlockCaptureStr(const CGBlockInfo::Capture & Cap,CaptureStrKind StrKind,CharUnits BlockAlignment,CodeGenModule & CGM) getBlockCaptureStr() argument
1790 for (auto &Cap : Captures) { getCopyDestroyHelperFuncName() local
[all...]
H A DCGOpenMPRuntime.cpp8428 generateInfoForCapture(const CapturedStmt::Capture * Cap,llvm::Value * Arg,MapCombinedInfoTy & CombinedInfo,StructRangeInfoTy & PartialStruct) const generateInfoForCapture() argument
11469 for (const CapturedStmt::Capture &Cap : CS->captures()) { tryToDisableInnerAnalysis() local
[all...]
H A DCGStmtOpenMP.cpp1967 emitCapturedStmtCall(CodeGenFunction & ParentCGF,EmittedClosureTy Cap,llvm::ArrayRef<llvm::Value * > Args) emitCapturedStmtCall() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DScopeInfo.cpp229 for (auto &Cap : Captures) isVLATypeCaptured() local
H A DSemaExceptionSpec.cpp1204 Cap = Lambda->capture_init_begin(), canThrow() local
H A DSemaLambda.cpp1824 BuildCaptureInit(const Capture & Cap,SourceLocation ImplicitCaptureLoc,bool IsOpenMPMapping) BuildCaptureInit() argument
[all...]
H A DSemaStmt.cpp4726 for (const sema::Capture &Cap : RSI->Captures) { buildCapturedStmtCaptureList() local
[all...]
H A DSemaInit.cpp7914 const LambdaCapture &Cap = *CapI++; visitLocalsRetainedByInitializer() local
H A DSemaExpr.cpp19274 const Capture &Cap = CSI->getCapture(Var); isVariableAlreadyCapturedInScopeInfo() local
20683 const Capture &Cap = LSI->getCapture(D); FixDependencyOfIdExpressionsInLambdaWithDependentObjectParameter() local
[all...]
H A DSemaOpenMP.cpp4133 for (const CapturedStmt::Capture &Cap : S->captures()) { visitSubCaptures() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DDirectiveEmitter.h150 bool Cap = true; getFormattedParserClassName() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeEmitter.cpp62 for (auto Cap : LC) { compileFunc() local
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp899 CapabilityExpr Cap; member
/freebsd-src/sys/dev/mpt/mpilib/
H A Dmpi_cnfg.h1501 #define MPI_SCSIPORTPAGE0_CAP_GET_MIN_SYNC_PERIOD(Cap) \ argument
1507 #define MPI_SCSIPORTPAGE0_CAP_GET_MAX_SYNC_OFFSET(Cap) \ argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h46 T *Cap = nullptr; global() variable
[all...]