Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Support/
H A DArrayRecyclerTest.cpp26 ARO::Capacity Cap = ARO::Capacity::get(0); in TEST() local
54 ARO::Capacity Cap = ARO::Capacity::get(8); in TEST() local
/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()
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.cpp49 S.insert(Cap); in AvoidCapabilitiesSet() local
96 auto Cap = ReqCaps[0]; getSymbolicOperandRequirements() local
107 for (auto Cap : ReqCaps) getSymbolicOperandRequirements() local
111 auto Cap = UseCaps[i]; getSymbolicOperandRequirements() local
305 auto Cap = SPIRV::Capability::Capability(MI.getOperand(0).getImm()); processDefInstrs() local
489 for (const auto &Cap : ToPrune) { recursiveAddCapabilities() local
498 for (const auto &Cap : ToAdd) { addCapabilities() local
572 for (auto Cap : MinimalCaps) { checkSatisfiable() local
598 for (const auto Cap : ToAdd) addAvailableCaps() local
[all...]
H A DSPIRVModuleAnalysis.h46 const std::optional<Capability::Capability> Cap; global() member
H A DSPIRVAsmPrinter.cpp348 for (const auto &Cap : MAI->Reqs.getMinimalCapabilities()) { outputGlobalRequirements() local
/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.h208 const BlockDecl::Capture *Cap) { in makeIndex()
222 const BlockDecl::Capture *Cap) { in makeConstant()
237 const BlockDecl::Capture *Cap; variable
H A DCGBlocks.cpp98 if (Cap.isConstantOrTrivial()) in getBlockDescriptorName() local
1683 getBlockCaptureStr(const CGBlockInfo::Capture & Cap,CaptureStrKind StrKind,CharUnits BlockAlignment,CodeGenModule & CGM) getBlockCaptureStr() argument
1794 for (auto &Cap : Captures) { getCopyDestroyHelperFuncName() local
[all...]
H A DCGOpenMPRuntime.cpp8468 void generateInfoForCapture(const CapturedStmt::Capture *Cap, in generateInfoForCapture() argument
11487 for (const CapturedStmt::Capture &Cap : CS->captures()) { tryToDisableInnerAnalysis() local
[all...]
H A DCGStmtOpenMP.cpp1990 emitCapturedStmtCall(CodeGenFunction & ParentCGF,EmittedClosureTy Cap,llvm::ArrayRef<llvm::Value * > Args) emitCapturedStmtCall() argument
/llvm-project/llvm/unittests/DebugInfo/PDB/
H A DHashTableTest.cpp144 uint32_t Cap = Table.capacity(); in TEST() local
245 uint32_t Cap = Table.capacity(); in TEST() local
/llvm-project/clang/lib/Sema/
H A DScopeInfo.cpp230 if (Cap.isVLATypeCapture() && Cap.getCapturedVLAType() == VAT) in isVLATypeCaptured() local
H A DCheckExprLifetime.cpp792 const LambdaCapture &Cap = *CapI++; visitLocalsRetainedByInitializer() local
H A DSemaExceptionSpec.cpp1183 Cap = Lambda->capture_init_begin(), canThrow() local
H A DSemaLambda.cpp1881 BuildCaptureInit(const Capture & Cap,SourceLocation ImplicitCaptureLoc,bool IsOpenMPMapping) BuildCaptureInit() argument
[all...]
H A DSemaStmt.cpp4428 for (const sema::Capture &Cap : RSI->Captures) { buildCapturedStmtCaptureList() local
[all...]
H A DSemaExpr.cpp18190 const Capture &Cap = CSI->getCapture(Var); isVariableAlreadyCapturedInScopeInfo() local
[all...]
H A DSemaOpenMP.cpp4174 for (const CapturedStmt::Capture &Cap : S->captures()) { visitSubCaptures() local
/llvm-project/llvm/include/llvm/TableGen/
H A DDirectiveEmitter.h166 bool Cap = true; getFormattedParserClassName() local
/llvm-project/clang/lib/AST/Interp/
H A DByteCodeEmitter.cpp
/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp899 CapabilityExpr Cap; global() member
/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h45 T *Cap = nullptr; variable
[all...]
/llvm-project/libcxxabi/src/demangle/
H A DItaniumDemangle.h46 T *Cap = nullptr; global() variable
[all...]