| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | SemaLambda.cpp | 87 const clang::sema::LambdaScopeInfo *LSI = in getStackIndexOfNearestEnclosingCaptureReadyLambda() local 116 if (LSI->ImpCaptureStyle == sema::LambdaScopeInfo::ImpCap_None) { in getStackIndexOfNearestEnclosingCaptureReadyLambda() 117 if (IsCapturingVariable && !LSI->isCaptured(VarToCapture)) in getStackIndexOfNearestEnclosingCaptureReadyLambda() 119 if (IsCapturingThis && !LSI->isCXXThisCaptured()) in getStackIndexOfNearestEnclosingCaptureReadyLambda() 228 getGenericLambdaTemplateParameterList(LambdaScopeInfo *LSI, Sema &SemaRef) { in getGenericLambdaTemplateParameterList() argument 229 if (!LSI->GLTemplateParameterList && !LSI->TemplateParams.empty()) { in getGenericLambdaTemplateParameterList() 230 LSI->GLTemplateParameterList = TemplateParameterList::Create( in getGenericLambdaTemplateParameterList() 233 /*L angle loc*/ LSI->ExplicitTemplateParamsRange.getBegin(), in getGenericLambdaTemplateParameterList() 234 LSI->TemplateParams, in getGenericLambdaTemplateParameterList() 235 /*R angle loc*/LSI->ExplicitTemplateParamsRange.getEnd(), in getGenericLambdaTemplateParameterList() [all …]
|
| H A D | Sema.cpp | 1928 LambdaScopeInfo *const LSI = new LambdaScopeInfo(getDiagnostics()); in PushLambdaScope() local 1929 FunctionScopes.push_back(LSI); in PushLambdaScope() 1930 return LSI; in PushLambdaScope() 1934 if (LambdaScopeInfo *const LSI = getCurLambda()) { in RecordParsingTemplateParameterDepth() local 1935 LSI->AutoTemplateParameterDepth = Depth; in RecordParsingTemplateParameterDepth() 2112 if (auto *LSI = dyn_cast<sema::LambdaScopeInfo>(Scope)) { in getEnclosingLambda() local 2113 if (LSI->Lambda && !LSI->Lambda->Encloses(CurContext)) { in getEnclosingLambda() 2120 return LSI; in getEnclosingLambda() 2152 if (LambdaScopeInfo *LSI = getCurLambda()) { in getCurGenericLambda() local 2153 return (LSI->TemplateParams.size() || in getCurGenericLambda() [all …]
|
| H A D | SemaTemplateVariadic.cpp | 302 if (auto *LSI = getEnclosingLambda()) { in DiagnoseUnexpandedParameterPacks() local 311 if (std::find_if(LSI->LocalPacks.begin(), LSI->LocalPacks.end(), in DiagnoseUnexpandedParameterPacks() 312 DeclaresThisPack) != LSI->LocalPacks.end()) in DiagnoseUnexpandedParameterPacks() 339 if (Func == LSI) in DiagnoseUnexpandedParameterPacks() 344 LSI->ContainsUnexpandedParameterPack = true; in DiagnoseUnexpandedParameterPacks()
|
| H A D | SemaExpr.cpp | 3462 else if (const LambdaScopeInfo *LSI = getCurLambda()) in BuildPredefinedExpr() local 3463 currentDecl = LSI->CallOperator; in BuildPredefinedExpr() 4466 if (auto *LSI = dyn_cast<LambdaScopeInfo>(CSI)) in CreateUnaryExprOrTypeTraitExpr() local 4467 DC = LSI->CallOperator; in CreateUnaryExprOrTypeTraitExpr() 5607 if (auto *LSI = dyn_cast<LambdaScopeInfo>(CSI)) in CreateBuiltinArraySubscriptExpr() local 5608 DC = LSI->CallOperator; in CreateBuiltinArraySubscriptExpr() 17452 static bool captureInLambda(LambdaScopeInfo *LSI, in captureInLambda() argument 17468 ByRef = (LSI->ImpCaptureStyle == LambdaScopeInfo::ImpCap_LambdaByref); in captureInLambda() 17539 if (!LSI->Mutable && !CaptureType->isReferenceType()) in captureInLambda() 17545 LSI->addCapture(Var, /*isBlock=*/false, ByRef, RefersToCapturedVariable, in captureInLambda() [all …]
|
| H A D | SemaDecl.cpp | 7544 static SourceLocation getCaptureLocation(const LambdaScopeInfo *LSI, in getCaptureLocation() argument 7546 for (const Capture &Capture : LSI->Captures) { in getCaptureLocation() 7657 const auto *LSI = cast<LambdaScopeInfo>(getCurFunction()); in CheckShadow() local 7659 CaptureLoc = getCaptureLocation(LSI, cast<VarDecl>(ShadowedDecl)); in CheckShadow() 7719 void Sema::DiagnoseShadowingLambdaDecls(const LambdaScopeInfo *LSI) { in DiagnoseShadowingLambdaDecls() argument 7720 for (const auto &Shadow : LSI->ShadowingDecls) { in DiagnoseShadowingLambdaDecls() 7723 SourceLocation CaptureLoc = getCaptureLocation(LSI, ShadowedDecl); in DiagnoseShadowingLambdaDecls() 13854 if (auto *LSI = getEnclosingLambda()) in CheckParameter() local 13855 LSI->LocalPacks.push_back(New); in CheckParameter() 14089 LambdaScopeInfo *LSI = S.PushLambdaScope(); in RebuildLambdaScopeInfo() local [all …]
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/renesas/ |
| H A D | r8a774a1-hihope-rzg2m-ex-mipi-2.1.dts | 19 * On RZ/G2M SoC LSI V1.3 CSI40 supports only 4 lane mode. 20 * HiHope RZ/G2M Rev.4.0 board is based on LSI V1.3 so disable csi40 and
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | axm5516-amarillo.dts | 5 * Copyright (C) 2013 LSI
|
| H A D | axm55xx.dtsi | 5 * Copyright (C) 2013 LSI
|
| H A D | axm5516-cpus.dtsi | 5 * Copyright (C) 2013 LSI
|
| /netbsd-src/sys/arch/evbarm/conf/ |
| H A D | ADI_BRH | 169 siop* at pci? dev ? function ? # Symbios/LSI 53c8xx SCSI 170 esiop* at pci? dev ? function ? # Symbios/LSI 53c8xx SCSI 171 mpt* at pci? dev ? function ? # LSI Fusion SCSI/FC
|
| H A D | IQ80310 | 177 siop* at pci? dev ? function ? # Symbios/LSI 53c8xx SCSI 178 esiop* at pci? dev ? function ? # Symbios/LSI 53c8xx SCSI 179 mpt* at pci? dev ? function ? # LSI Fusion SCSI/FC
|
| H A D | IQ80321 | 169 siop* at pci? dev ? function ? # Symbios/LSI 53c8xx SCSI 170 esiop* at pci? dev ? function ? # Symbios/LSI 53c8xx SCSI 171 mpt* at pci? dev ? function ? # LSI Fusion SCSI/FC
|
| H A D | TEAMASA_NPWR_FC | 170 #siop* at pci? dev ? function ? # Symbios/LSI 53c8xx SCSI 171 #esiop* at pci? dev ? function ? # Symbios/LSI 53c8xx SCSI 172 mpt* at pci? dev ? function ? # LSI Fusion SCSI/FC
|
| H A D | TEAMASA_NPWR | 170 esiop0 at pci? dev ? function ? # on-board LSI 53c1010
|
| H A D | NSLU2 | 195 kue* at uhub? port ? # Kawasaki LSI KL5KUSB101B based adapters
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
| H A D | MustExecute.cpp | 404 SimpleLoopSafetyInfo LSI; in isMustExecuteIn() local 405 LSI.computeLoopSafetyInfo(L); in isMustExecuteIn() 406 return LSI.isGuaranteedToExecute(I, DT, L) || in isMustExecuteIn()
|
| /netbsd-src/sys/rump/dev/lib/libmiiphy/ |
| H A D | MIIPHY.ioconf | 17 etphy* at mii? phy ? # Agere/LSI ET1011 TruePHY Gig-E PHYs
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
| H A D | LoopUnrollAndJam.cpp | 959 SimpleLoopSafetyInfo LSI; in isSafeToUnrollAndJam() local 960 LSI.computeLoopSafetyInfo(L); in isSafeToUnrollAndJam() 961 if (LSI.anyBlockMayThrow()) { in isSafeToUnrollAndJam()
|
| /netbsd-src/sys/arch/i386/conf/ |
| H A D | XEN3PAE_DOM0 | 324 et* at pci? dev ? function ? # Agere/LSI ET1310/ET1301 Gigabit 370 etphy* at mii? phy ? # Agere/LSI ET1011 TruePHY Gig-E PHYs 481 mfi* at pci? dev ? function ? # LSI MegaRAID SAS 482 mfii* at pci? dev ? function ? # LSI MegaRAID SAS (Fusion and newer) 485 mpii* at pci? dev ? function ? # LSI Logic Fusion-MPT II 506 amr* at pci? dev ? function ? # AMI/LSI Logic MegaRAID 614 kue* at uhub? port ? # Kawasaki LSI KL5KUSB101B based adapters
|
| H A D | INSTALL_FLOPPY | 307 mfi* at pci? dev ? function ? # LSI MegaRAID SAS 309 mpt* at pci? dev ? function ? # LSI Fusion SCSI/FC 360 amr* at pci? dev ? function ? # AMI/LSI Logic MegaRAID 645 kue* at uhub? port ? # Kawasaki LSI KL5KUSB101B based adapters
|
| /netbsd-src/sys/arch/playstation2/conf/ |
| H A D | DEBUG | 81 kue* at uhub? port ? # Kawasaki LSI KL5KUSB101B based adapters
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
| H A D | LoopUnswitch.cpp | 636 SelectInst *LSI = dyn_cast<SelectInst>(LHS); in equalityPropUnSafe() local 638 if ((LSI && HasUndefInSelect(*LSI)) || (RSI && HasUndefInSelect(*RSI))) in equalityPropUnSafe()
|
| /netbsd-src/sys/arch/amd64/conf/ |
| H A D | XEN3_DOM0 | 672 mfi* at pci? dev ? function ? # LSI MegaRAID SAS 673 mfii* at pci? dev ? function ? # LSI MegaRAID SAS (Fusion and newer) 676 mpii* at pci? dev ? function ? # LSI Logic Fusion-MPT II 709 amr* at pci? dev ? function ? # AMI/LSI Logic MegaRAID 840 et* at pci? dev ? function ? # Agere/LSI ET1310/ET1301 Gigabit 932 etphy* at mii? phy ? # Agere/LSI ET1011 TruePHY Gig-E PHYs
|
| H A D | GENERIC | 668 mfi* at pci? dev ? function ? # LSI MegaRAID SAS 669 mfii* at pci? dev ? function ? # LSI MegaRAID SAS (Fusion and newer) 672 mpii* at pci? dev ? function ? # LSI Logic Fusion-MPT II 705 amr* at pci? dev ? function ? # AMI/LSI Logic MegaRAID 834 et* at pci? dev ? function ? # Agere/LSI ET1310/ET1301 Gigabit 926 etphy* at mii? phy ? # Agere/LSI ET1011 TruePHY Gig-E PHYs
|
| /netbsd-src/sys/arch/hppa/conf/ |
| H A D | GENERIC | 356 mpt* at pci? dev ? function ? # LSI Fusion SCSI/FC 386 amr* at pci? dev ? function ? # AMI/LSI Logic MegaRAID 622 kue* at uhub? port ? # Kawasaki LSI KL5KUSB101B based adapters
|