HomeSort by relevance Sort by last modified time
    Searched refs:Linkage (Results 76 - 92 of 92) sorted by null

1 2 34

  /external/v8/src/compiler/
js-native-context-specialization.cc 14 #include "src/compiler/linkage.h"
634 CallDescriptor const* const desc = Linkage::GetStubCallDescriptor(
    [all...]
effect-control-linearizer.cc 10 #include "src/compiler/linkage.h"
    [all...]
instruction-selector.cc 22 Zone* zone, size_t node_count, Linkage* linkage,
27 linkage_(linkage),
869 linkage()->GetParameterType(ParameterIndexOf(node->op()));
    [all...]
  /external/clang/include/clang/AST/
Type.h 26 #include "clang/Basic/Linkage.h"
    [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp 442 // If this is a tag declaration with a typedef name for linkage, it's safe
724 FD->setCachedLinkage(Linkage(Record[Idx++]));
    [all...]
  /external/llvm/include/llvm-c/
Core.h 219 LLVMExternalWeakLinkage,/**< ExternalWeak linkage description */
    [all...]
  /external/llvm/test/Bindings/OCaml/
core.ml 423 group "linkage";
425 set_linkage Linkage.Link_once in
426 insist (Linkage.Link_once = linkage g);
    [all...]
  /external/llvm/lib/IR/
Core.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp     [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]
Decl.cpp 106 /// Kinds of LV computation. The linkage side of the computation is
130 /// Do an LV computation when we only care about the linkage.
238 /// \brief Get the most restrictive linkage for the types in the given
295 /// getLVForDecl - Get the linkage and visibility for the given declaration.
310 /// \brief Get the most restrictive linkage for the types and
376 /// Merge in template-related linkage and visibility for the given
459 /// Merge in template-related linkage and visibility for the given
510 /// Merge in template-related linkage and visibility for the given
584 // A name having namespace scope (3.3.6) has internal linkage if it
596 // declared to have external linkage; or (there is no equivalent in C99
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-bfin.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntddk.h     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 76 (** The linkage of a global value, accessed with {!linkage} and
78 module Linkage : sig
124 internal linkage. *)
1252 val linkage : llvalue -> Linkage.t var
    [all...]
  /external/clang/lib/CodeGen/
CodeGenFunction.h     [all...]
  /external/v8/test/cctest/compiler/
test-run-machops.cc     [all...]

Completed in 712 milliseconds

1 2 34