Home
last modified time | relevance | path

Searched refs:Stored (Results 1 – 25 of 29) sorted by relevance

12

/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCanonicalType.h67 QualType Stored; variable
98 return Stored.isNull(); in isNull()
162 return Stored.withConst(); in withConst()
168 return Stored.isMoreQualifiedThan(Other.Stored); in isMoreQualifiedThan()
174 return Stored.isAtLeastAsQualifiedAs(Other.Stored); in isAtLeastAsQualifiedAs()
241 CanQual<T> Stored;
355 CanProxy(CanQual<T> Stored) { this->Stored = Stored; } in CanProxy() argument
647 Result.Stored = Other;
657 if (Stored.isNull())
660 if (isa<U>(Stored.getTypePtr()))
[all …]
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DGlobalStatus.cpp107 if (GS.StoredType != GlobalStatus::Stored) { in analyzeGlobalAux()
133 GS.StoredType = GlobalStatus::Stored; in analyzeGlobalAux()
136 GS.StoredType = GlobalStatus::Stored; in analyzeGlobalAux()
159 GS.StoredType = GlobalStatus::Stored; in analyzeGlobalAux()
166 GS.StoredType = GlobalStatus::Stored; in analyzeGlobalAux()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTWriter.h176 DeclOrType(Decl *D) : Stored(D), IsType(false) {} in DeclOrType()
177 DeclOrType(QualType T) : Stored(T.getAsOpaquePtr()), IsType(true) {} in DeclOrType()
184 return QualType::getFromOpaquePtr(Stored); in getType()
189 return static_cast<Decl *>(Stored); in getDecl()
193 void *Stored;
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DGlobalStatus.h54 Stored enumerator
/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DTemplate.h385 llvm::PointerUnion<Decl *, DeclArgumentPack *> &Stored = in cloneScopes() local
388 Stored = I->second.get<Decl *>(); in cloneScopes()
392 Stored = NewPack; in cloneScopes()
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp291 Value *Stored = I.getOperand(0); in computeFunctionSummary() local
292 if (auto *GV = dyn_cast<GlobalValue>(Stored)) in computeFunctionSummary()
296 else if (auto *U = dyn_cast<User>(Stored)) in computeFunctionSummary()
/netbsd/external/bsd/ntp/dist/scripts/stats/
H A DREADME.stats208 Stored position status (must be "Stored")
/netbsd/external/bsd/openldap/dist/contrib/slapd-modules/passwd/sha2/
H A DREADME116 Stored password hash: K7gNU3sdo+OL0wNhqoVWhr3g6s1xYv72ol/pe/Unols=
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp3624 llvm::PointerUnion<Decl *, DeclArgumentPack *> &Stored = LocalDecls[D]; in InstantiatedLocal() local
3625 if (Stored.isNull()) { in InstantiatedLocal()
3635 Stored = Inst; in InstantiatedLocal()
3636 } else if (DeclArgumentPack *Pack = Stored.dyn_cast<DeclArgumentPack *>()) { in InstantiatedLocal()
3639 assert(Stored.get<Decl *>() == Inst && "Already instantiated this local"); in InstantiatedLocal()
3660 llvm::PointerUnion<Decl *, DeclArgumentPack *> &Stored = LocalDecls[D]; in MakeInstantiatedLocalArgPack() local
3662 Stored = Pack; in MakeInstantiatedLocalArgPack()
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DStmt.cpp1319 Stmt **Stored = getStoredStmts(); in CapturedStmt() local
1321 *Stored++ = CaptureInits[I]; in CapturedStmt()
1324 *Stored = S; in CapturedStmt()
H A DExprCXX.cpp1142 Stmt **Stored = getStoredStmts(); in LambdaExpr() local
1144 *Stored++ = CaptureInits[I]; in LambdaExpr()
1147 *Stored++ = getCallOperator()->getBody(); in LambdaExpr()
/netbsd/external/gpl3/gcc.old/dist/gcc/doc/
H A Drtl.texi616 nonzero if the insn has been deleted. Stored in the
652 Stored in the @code{volatil} field and printed as @samp{/v}.
661 Stored in the @code{jump} field and printed as @samp{/j}.
671 Stored in the @code{volatil} field and printed as @samp{/v}.
678 Stored in the @code{call} field and printed as @samp{/c}.
708 Stored in the @code{volatil} field and printed as @samp{/v}.
824 Stored in the @code{jump} field and printed as @samp{/j}.
831 Stored in the @code{jump} field and printed as @samp{/j}.
850 Stored in the @code{unchanging}
884 once. Stored in the @code{used} field.
[all …]
H A Dgccint.info16424 Stored in the 'unchanging' field and printed as '/u'.
16429 Stored in the 'unchanging' field and printed as '/u'.
16461 Stored in the 'jump' field and printed as '/j'.
16465 volatile memory references. Stored in the 'volatil' field and
16488 Stored in the 'unchanging' field and printed as '/u'.
16492 barrier. No other INSNs will be moved over it. Stored in the
16515 const function. Stored in the 'unchanging' field and printed as
16520 pure function. Stored in the 'return_val' field and printed as
16579 function's string constant pool. Stored in the 'frame_related'
16612 Stored in the 'used' field.
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/doc/
H A Drtl.texi617 nonzero if the insn has been deleted. Stored in the
653 Stored in the @code{volatil} field and printed as @samp{/v}.
662 Stored in the @code{jump} field and printed as @samp{/j}.
672 Stored in the @code{volatil} field and printed as @samp{/v}.
679 Stored in the @code{call} field and printed as @samp{/c}.
709 Stored in the @code{volatil} field and printed as @samp{/v}.
825 Stored in the @code{jump} field and printed as @samp{/j}.
832 Stored in the @code{jump} field and printed as @samp{/j}.
851 Stored in the @code{unchanging}
885 once. Stored in the @code{used} field.
[all …]
H A Dgccint.info16424 Stored in the 'unchanging' field and printed as '/u'.
16429 Stored in the 'unchanging' field and printed as '/u'.
16461 Stored in the 'jump' field and printed as '/j'.
16465 volatile memory references. Stored in the 'volatil' field and
16488 Stored in the 'unchanging' field and printed as '/u'.
16492 barrier. No other INSNs will be moved over it. Stored in the
16515 const function. Stored in the 'unchanging' field and printed as
16520 pure function. Stored in the 'return_val' field and printed as
16579 function's string constant pool. Stored in the 'frame_related'
16612 Stored in the 'used' field.
[all …]
/netbsd/external/gpl3/gdb/dist/gas/doc/
H A Dc-arc.texi327 @cindex Stored STATUS32 register on entry to level P0 interrupts, ARC
328 @cindex ARC Stored STATUS32 register on entry to level P0 interrupts
329 Stored STATUS32 register on entry to level P0 interrupts. Auxiliary
/netbsd/external/gpl3/binutils/dist/gas/doc/
H A Dc-arc.texi327 @cindex Stored STATUS32 register on entry to level P0 interrupts, ARC
328 @cindex ARC Stored STATUS32 register on entry to level P0 interrupts
329 Stored STATUS32 register on entry to level P0 interrupts. Auxiliary
/netbsd/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-arc.texi327 @cindex Stored STATUS32 register on entry to level P0 interrupts, ARC
328 @cindex ARC Stored STATUS32 register on entry to level P0 interrupts
329 Stored STATUS32 register on entry to level P0 interrupts. Auxiliary
/netbsd/external/gpl3/gdb.old/dist/gas/doc/
H A Dc-arc.texi327 @cindex Stored STATUS32 register on entry to level P0 interrupts, ARC
328 @cindex ARC Stored STATUS32 register on entry to level P0 interrupts
329 Stored STATUS32 register on entry to level P0 interrupts. Auxiliary
/netbsd/external/ibm-public/postfix/dist/
H A DRELEASE_NOTES-3.268 [Feature 20161217] Stored-procedure support for MySQL databases.
/netbsd/external/ibm-public/postfix/dist/proto/
H A Dmysql_table395 # Stored-procedure support by John Fawcett.
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp2998 const MachineOperand &Stored = in canExecuteInBundle() local
3000 if (!Stored.isReg()) in canExecuteInBundle()
3004 if (Op.isReg() && Op.isDef() && Op.getReg() == Stored.getReg()) in canExecuteInBundle()
/netbsd/external/bsd/file/dist/magic/magdir/
H A Danimation792 # Stored AAC streams (instead of the MP4 format)
/netbsd/crypto/external/bsd/heimdal/dist/lib/wind/
H A Drfc3454.txt832 stringprep profile are called "unassigned code points". Stored
910 Stored strings MUST NOT contain any code points outside of AO for the
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-19911872 symtab.c Stored pervasive types in a structure and make

12