Home
last modified time | relevance | path

Searched refs:CLE (Results 1 – 24 of 24) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dgpio-control-nand.txt15 GPIO references is: RDY, nCE, ALE, CLE, and nWP. nCE and nWP are optional.
41 <&banka 4 0>, /* CLE */
H A Dorion-nand.txt9 - cle : Address line number connected to CLE. Default is 0
H A Dfsmc-nand.txt15 byte 0 TCLR : CLE to RE delay in number of AHB clock cycles, only 4 bits
H A Ddavinci-nand.txt33 - ti,davinci-mask-cle: mask for CLE. Needed for executing command
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp85 void BuildScopeInformation(CompoundLiteralExpr *CLE, unsigned &ParentScope);
291 void JumpScopeChecker::BuildScopeInformation(CompoundLiteralExpr *CLE, in BuildScopeInformation() argument
295 Scopes.push_back(GotoScope(ParentScope, InDiag, OutDiag, CLE->getExprLoc())); in BuildScopeInformation()
568 else if (auto *CLE = dyn_cast<CompoundLiteralExpr *>(EWC->getObject(i))) in BuildScopeInformation() local
569 BuildScopeInformation(CLE, origParentScope); in BuildScopeInformation()
H A DCheckExprLifetime.cpp817 if (auto *CLE = dyn_cast<CompoundLiteralExpr>(Init)) { in visitLocalsRetainedByReferenceBinding() local
818 if (!CLE->isFileScope()) in visitLocalsRetainedByReferenceBinding()
819 Visit(Path, Local(CLE), RK); in visitLocalsRetainedByReferenceBinding()
1519 } else if (auto *CLE = dyn_cast<CompoundLiteralExpr>(L)) { in checkExprLifetimeImpl() local
1521 << InitEntity->getType()->isReferenceType() << CLE->getInitializer() in checkExprLifetimeImpl()
H A DSemaChecking.cpp3319 if (const auto *CLE = dyn_cast<CompoundLiteralExpr>(Expr)) in CheckNonNullExpr() local
3320 if (const auto *ILE = dyn_cast<InitListExpr>(CLE->getInitializer())) in CheckNonNullExpr()
/freebsd/sys/contrib/device-tree/src/arm/microchip/
H A Dat91-tse850-3.dts359 /* 20 */ "", "ALE", "CLE", "",
H A Dsama5d4.dtsi1282 AT91_PIOC 18 AT91_PERIPH_A AT91_PINCTRL_PULL_UP /* PC18 CLE */
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dxpedite5200.dts431 cle-line = <0x8>; /* CLE tied to A3 */
H A Dxpedite5200_xmon.dts435 cle-line = <0x8>; /* CLE tied to A3 */
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1549 } else if (auto *CLE = dyn_cast<CompoundLiteralExpr *>(CO)) { in VisitExprWithCleanups() local
1551 Obj["id"] = createPointerRepresentation(CLE); in VisitExprWithCleanups()
1552 Obj["kind"] = CLE->getStmtClassName(); in VisitExprWithCleanups()
H A DTextNodeDumper.cpp1004 else if (auto *CLE = dyn_cast<CompoundLiteralExpr *>(C)) in dumpCleanupObject() local
1009 OS << CLE->getStmtClassName(); in dumpCleanupObject()
1011 dumpPointer(CLE); in dumpCleanupObject()
H A DExprConstant.cpp2122 const CompoundLiteralExpr *CLE = cast<CompoundLiteralExpr>(E); in IsGlobalLValue() local
2123 return CLE->isFileScope() && CLE->isLValue(); in IsGlobalLValue()
4542 } else if (const CompoundLiteralExpr *CLE = in findCompleteObject() local
4557 if (QualType CLETy = CLE->getType(); CLETy->isArrayType() && in findCompleteObject()
4561 Info.Note(CLE->getExprLoc(), diag::note_declared_at); in findCompleteObject()
4565 BaseVal = &CLE->getStaticValue(); in findCompleteObject()
H A DExpr.cpp4056 if (const CompoundLiteralExpr *CLE = dyn_cast<CompoundLiteralExpr>(this)){ in isNullPointerConstant() local
4057 const Expr *InitExpr = CLE->getInitializer(); in isNullPointerConstant()
H A DASTImporter.cpp9463 if (auto *CLE = From.dyn_cast<CompoundLiteralExpr *>()) { in Import() local
9464 if (Expected<Expr *> R = Import(CLE)) in Import()
/freebsd/sys/contrib/device-tree/src/mips/ingenic/
H A Dci20.dts427 * Only CLE/ALE are needed for the devices that are connected, rather
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp2589 const CompoundLiteralExpr *CLE, llvm::GlobalVariable *GV) { in setAddrOfConstantCompoundLiteral() argument
2590 bool Ok = EmittedCompoundLiterals.insert(std::make_pair(CLE, GV)).second; in setAddrOfConstantCompoundLiteral()
H A DCodeGenModule.h1203 void setAddrOfConstantCompoundLiteral(const CompoundLiteralExpr *CLE,
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsScheduleP5600.td363 def : InstRW<[P5600WriteFPUS], (instregex "^(CLE|CLEI)_(S|U)_[BHWD]$")>;
H A DMipsScheduleGeneric.td1475 def : InstRW<[GenericWriteFPUS], (instregex "^(CLE|CLEI)_(S|U)_[BHWD]$")>;
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp1999 } else if (auto *CLE = Obj.dyn_cast<CompoundLiteralExpr *>()) { in VisitExprWithCleanups() local
2001 Record.AddStmt(CLE); in VisitExprWithCleanups()
/freebsd/share/misc/
H A Dpci_vendors27987 0101 Acorn CLE-101
27988 0215 Acorn CLE-215
27989 021f Acorn CLE-215+
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in3642 @Article{Schwayder:1971:CLE,
3661 @Article{Shwayder:1971:CLE,