HomeSort by relevance Sort by last modified time
    Searched full:linkage (Results 501 - 525 of 2558) sorted by null

<<21222324252627282930>>

  /external/llvm/test/DebugInfo/X86/
dwarf-linkage-names.ll 1 ; DWARF linkage name attributes are optional; verify they are missing for
9 ; $ clang++ -emit-llvm -S -g dwarf-linkage-names.cpp
15 ; With linkage names, we get an attribute for the declaration (first) entry
34 ; Without linkage names, verify there aren't any linkage-name attributes,
57 !1 = !DIFile(filename: "dwarf-linkage-names.cpp", directory: "/home/probinson/projects/scratch")
  /external/swiftshader/third_party/LLVM/include/llvm/
GlobalVariable.h 53 GlobalVariable(Type *Ty, bool isConstant, LinkageTypes Linkage,
59 LinkageTypes Linkage, Constant *Initializer,
79 /// linkage) are guaranteed to have the same initializer.
82 /// hasUniqueInitializer() instead, because of the *_odr linkage type.
95 // The initializer of a global variable with weak linkage may change at
105 // linkage, because the linker might choose to discard the initializer and
108 // with *_odr linkage because then different instances of the global may
  /external/v8/src/compiler/
linkage.cc 5 #include "src/compiler/linkage.h"
127 CallDescriptor* Linkage::ComputeIncoming(Zone* zone, CompilationInfo* info) {
142 bool Linkage::NeedsFrameStateInput(Runtime::FunctionId function) {
208 CallDescriptor* Linkage::GetRuntimeCallDescriptor(
215 if (!Linkage::NeedsFrameStateInput(function_id)) {
224 CallDescriptor* Linkage::GetCEntryStubCallDescriptor(
282 CallDescriptor* Linkage::GetJSCallDescriptor(Zone* zone, bool is_osr,
339 CallDescriptor* Linkage::GetStubCallDescriptor(
400 CallDescriptor* Linkage::GetAllocateCallDescriptor(Zone* zone) {
425 CallDescriptor* Linkage::GetBytecodeDispatchCallDescriptor
    [all...]
  /external/clang/test/CodeGenCXX/
rtti-linkage.cpp 80 // be emitted in this translation unit and have external linkage.
87 // internal linkage, as should the type info for C itself.
103 // internal linkage.
112 // data should be emitted with linkonce_odr linkage.
127 // internal linkage.
  /external/deqp/doc/testspecs/GLES31/
functional.uniform_location.txt 30 + Linkage with locations defined in the vertex shader, fragment shader, both or neither
33 - Duplicate location with various linkage and usage
34 - Overlapping structs and arrays with various linkage and usage
57 linkage.
63 Struct, nested struct and linkage cases are randomized.
  /external/llvm/lib/LTO/
LTO.cpp 53 GlobalValue::LinkageTypes OriginalLinkage = S->linkage();
68 if (S->linkage() != OriginalLinkage)
69 recordNewLinkage(S->modulePath(), GUID, S->linkage());
104 if (GlobalValue::isLocalLinkage(S->linkage()))
106 } else if (!GlobalValue::isLocalLinkage(S->linkage()))
  /external/llvm/lib/ProfileData/
InstrProf.cpp 127 GlobalValue::LinkageTypes Linkage,
130 return GlobalValue::getGlobalIdentifier(RawFuncName, Linkage, FileName);
135 // (when \c InLTO is true): LTO's internalization privatizes many global linkage
137 // linkage functions should not have a source prefix.
142 // data, its original linkage must be non-internal.
158 // profile annotation pass. Its current linkage may be internal if it is
175 GlobalValue::LinkageTypes Linkage) {
179 if (!GlobalValue::isLocalLinkage(Linkage))
193 GlobalValue::LinkageTypes Linkage,
196 // We generally want to match the function's linkage, but available_externall
    [all...]
  /external/pcre/dist2/doc/
pcre2limits.3 12 linkage size, which is 2 bytes for these libraries. If you want to process
14 internal linkage size of 3 or 4 (when building the 16-bit library, 3 is rounded
21 linkage size is always 4.
  /external/clang/lib/CodeGen/
CGVTT.cpp 25 llvm::GlobalVariable::LinkageTypes Linkage,
37 Linkage,
43 llvm::GlobalVariable::LinkageTypes Linkage,
56 VTables.push_back(GetAddrOfVTTVTable(*this, CGM, RD, *i, Linkage,
94 // Set the correct linkage.
95 VTT->setLinkage(Linkage);
  /external/swiftshader/third_party/subzero/src/
IceGlobalInits.cpp 29 llvm::GlobalValue::LinkageTypes Linkage) {
32 switch (Linkage) {
44 StrBuf << "Unknown linkage value: " << Linkage;
125 ::dumpLinkage(Stream, Linkage);
163 ::dumpLinkage(Stream, Linkage);
  /external/clang/test/Modules/
no-linkage.cpp 2 // RUN: %clang_cc1 -fmodules -fmodules-cache-path=%t -fmodules-local-submodule-visibility -I%S/Inputs/no-linkage -fmodule-map-file=%S/Inputs/no-linkage/module.modulemap %s -verify
  /external/clang/test/Sema/
tentative-decls.c 5 static struct a x2; // expected-warning{{tentative definition of variable with internal linkage has incomplete non-array type 'struct a'}}
36 __private_extern__ int pExtern; // expected-warning {{use of __private_extern__ on a declaration may not produce external symbol private to the linkage unit and is deprecated}} \
  /external/clang/test/SemaCXX/
linkage-spec.cpp 2 // RUN: %clang_cc1 -fsyntax-only -verify -Wretained-language-linkage -DW_RETAINED_LANGUAGE_LINKAGE %s
168 // expected-warning@-3 {{retaining previous language linkage}}
  /prebuilts/ndk/r11/sources/cxx-stl/gabi++/src/
type_info.cc 51 // IHI0041A CPPABI 3.2.5.6. Because of weak linkage and share libraries,
69 // IHI0041A CPPABI 3.2.5.6. Because of weak linkage and share libraries,
  /prebuilts/ndk/r13/sources/cxx-stl/gabi++/src/
type_info.cc 51 // IHI0041A CPPABI 3.2.5.6. Because of weak linkage and share libraries,
69 // IHI0041A CPPABI 3.2.5.6. Because of weak linkage and share libraries,
  /toolchain/binutils/binutils-2.25/include/vms/
eiaf.h 55 /* Offset to linkage part fixup data. */
76 /* Offset to linkage pair with procedure signature fixups. */
  /external/llvm/include/llvm/IR/
ModuleSummaryIndex.h 92 /// Group flags (Linkage, hasSection, isOptSize, etc.) as a bitfield.
94 /// \brief The linkage type of the associated global value.
96 /// One use is to flag values that have local linkage types and need to
99 /// In the future this will be used to update and optimize linkage
101 unsigned Linkage : 4;
107 explicit GVFlags(GlobalValue::LinkageTypes Linkage, bool HasSection)
108 : Linkage(Linkage), HasSection(HasSection) {}
110 : Linkage(GV.getLinkage()), HasSection(GV.hasSection()) {}
166 /// Return linkage type recorded for this global value
167 GlobalValue::LinkageTypes linkage() const { function in class:llvm::GlobalValueSummary
    [all...]
  /development/ndk/platforms/android-9/arch-mips/include/asm/
irq.h 21 #include <linux/linkage.h>
smp.h 22 #include <linux/linkage.h>
  /development/ndk/platforms/android-9/include/linux/
linkage.h 15 #include <asm/linkage.h>
lockdep.h 15 #include <linux/linkage.h>
workqueue.h 16 #include <linux/linkage.h>
  /external/bison/darwin-lib/
warn-on-use.h 39 performs the declaration with C linkage. */
  /external/bison/linux-lib/
warn-on-use.h 39 performs the declaration with C linkage. */
  /external/clang/test/ARCMT/Inputs/
module.map 163 header "linkage-merge-sub.h"
208 header "cxx-linkage-cache.h"
262 header "linkage-merge-foo.h"
265 header "linkage-merge-bar.h"

Completed in 783 milliseconds

<<21222324252627282930>>