/openbsd/gnu/llvm/clang/include/clang/AST/ |
H A D | ExternalASTMerger.h | 89 bool Temporary; variable 96 bool Temporary = false, ExternalASTMerger *Merger = nullptr) 97 : AST(AST), FM(FM), OM(OM), Temporary(Temporary), Merger(Merger) {} in AST() 101 bool isTemporary() const { return Temporary; } in isTemporary()
|
/openbsd/gnu/llvm/llvm/lib/IR/ |
H A D | MetadataImpl.h | 35 case Temporary: in storeImpl() 50 case Temporary: in storeImpl()
|
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | R600RegisterInfo.td | 46 // 32-bit Temporary Registers 53 // 128-bit Temporary Registers 88 // 32-bit Temporary Registers 91 // 128-bit Temporary Registers 103 // 32-bit Temporary Registers 106 // 128-bit Temporary Registers
|
/openbsd/gnu/usr.bin/perl/cpan/HTTP-Tiny/corpus/ |
H A D | redirect-07.txt | 14 HTTP/1.1 307 Temporary Redirect
|
/openbsd/gnu/llvm/lldb/source/Utility/ |
H A D | LLDBLog.cpp | 58 {{"temp"}, {"log internal temporary debug messages"}, LLDBLog::Temporary},
|
/openbsd/gnu/llvm/lldb/include/lldb/Utility/ |
H A D | LLDBLog.h | 45 Temporary = Log::ChannelFlag<26>, enumerator
|
/openbsd/gnu/gcc/gcc/config/avr/ |
H A D | constraints.md | 24 "Temporary register r0")
|
/openbsd/gnu/usr.bin/texinfo/ |
H A D | depcomp | 48 tmpdepfile Temporary file to use when outputing dependencies.
|
/openbsd/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGCall.h | 269 Address Temporary; member
|
H A D | CGCleanup.cpp | 1320 void CodeGenFunction::EmitCXXTemporary(const CXXTemporary *Temporary, in EmitCXXTemporary() argument
|
H A D | CGObjC.cpp | 96 Address Temporary = CreateMemTemp(SubExpr->getType()); in EmitObjCBoxedExpr() local 97 EmitAnyExprToMem(SubExpr, Temporary, Qualifiers(), /*isInit*/ true); in EmitObjCBoxedExpr() 99 Builder.CreateBitCast(Temporary.getPointer(), ConvertType(ArgQT)); in EmitObjCBoxedExpr()
|
/openbsd/gnu/llvm/llvm/include/llvm/IR/ |
H A D | Metadata.h | 69 enum StorageType { Uniqued, Distinct, Temporary }; enumerator 1127 bool isTemporary() const { return Storage == Temporary; } 1378 return TempMDTuple(getImpl(Context, MDs, Temporary));
|
H A D | DebugInfoMetadata.h | 47 getImpl(Context, DEFINE_MDNODE_GET_UNPACK(ARGS), Temporary)); \ 324 return TempDIAssignID(getImpl(Context, Temporary)); in getTemporary()
|
/openbsd/gnu/usr.bin/binutils/gas/doc/ |
H A D | c-vax.texi | 57 @item @code{-V} (Virtualize Interpass Temporary File) 74 @item @code{-t} (Temporary File Directory)
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/ |
H A D | c-vax.texi | 57 @item @code{-V} (Virtualize Interpass Temporary File) 74 @item @code{-t} (Temporary File Directory)
|
/openbsd/gnu/llvm/llvm/lib/Target/LoongArch/ |
H A D | LoongArchRegisterInfo.td | 89 // Temporary registers (t0...t8)
|
/openbsd/sys/lib/libkern/arch/hppa/ |
H A D | milli.S | 241 tr0: .equ 24 ; Temporary register 0 247 tr1: .equ 25 ; Temporary register 1 251 tr2: .equ 26 ; Temporary register 2 255 tr3: .equ 27 ; Temporary register 3 259 tr4: .equ 28 ; Temporary register 4 263 tr5: .equ 29 ; Temporary register 5 267 tr6: .equ 30 ; Temporary register 6 271 tr7: .equ 31 ; Temporary register 7
|
/openbsd/etc/ |
H A D | protocols | 83 sun-nd 77 SUN-ND # SUN ND PROTOCOL-Temporary
|
/openbsd/gnu/llvm/clang/include/clang/Sema/ |
H A D | Lookup.h | 140 Temporary enumerator
|
/openbsd/gnu/llvm/clang/lib/AST/ |
H A D | ExprCXX.cpp | 1707 QualType T, Expr *Temporary, bool BoundToLvalueReference, in MaterializeTemporaryExpr() argument 1713 MTD->ExprWithTemporary = Temporary; in MaterializeTemporaryExpr() 1716 State = Temporary; in MaterializeTemporaryExpr()
|
/openbsd/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | ArrayRef.h | 265 operator=(U &&Temporary) = delete;
|
/openbsd/gnu/usr.bin/cvs/doc/ |
H A D | cvs.info-9 | 580 * Temporary directories, and server: Server temporary directory. 581 * Temporary files, location of: Environment variables.
|
H A D | cvs.aux | 106 'xrdef {Server temporary directory-title}{Temporary directories for the server}
|
/openbsd/gnu/gcc/libstdc++-v3/include/tr1/ |
H A D | type_traits | 630 // Temporary workaround, useful for Align up to 32:
|
/openbsd/gnu/usr.bin/gcc/gcc/java/ |
H A D | ChangeLog | 7527 * parse.h (EXPR_WFL_QUALIFICATION): Temporary uses the third 10623 (patch_string): Temporary disable forbidden use of `this' in 12777 (dim_exprs:): Temporary fix because of OSB_TK's new type. 14235 * typeck.c (build_java_array_type): Temporary use 14253 (push_class): Temporary use permanent_obstack. 14254 (set_super_info): Temporary use permanent_obstack. 14255 (add_method): Temporary use permanent_obstack, set 14257 (add_field): Temporary use permanent_obstack. Sets 14283 (load_class): Temporary use permanent_obstack to load class. 14287 (build_java_signature): Temporary use permanent_obstack. [all …]
|