HomeSort by relevance Sort by last modified time
    Searched full:globals (Results 451 - 475 of 2456) sorted by null

<<11121314151617181920>>

  /external/blktrace/btt/
trace_im.c 21 #include "globals.h"
trace_issue.c 21 #include "globals.h"
unplug_hist.c 21 #include "globals.h"
  /external/chromium-trace/catapult/third_party/typ/typ/
__init__.py 56 require Python globals).
  /external/chromium-trace/catapult/third_party/webapp2/tests/
extras_jinja2_test.py 41 'globals': dict(foo='fooglobal'),
  /external/clang/test/Analysis/
stackaddrleak.c 30 // Test that we catch multiple returns via globals when analyzing a function.
  /external/clang/test/CodeGenObjC/
objc2-write-barrier-2.m 14 // Globals
  /external/compiler-rt/lib/asan/tests/
asan_globals_test.cc 12 // Some globals in a separate file.
  /external/libxml2/doc/devhelp/
Makefile.am 22 libxml2-globals.html \
  /external/libxml2/
testThreadsWin32.c 6 #include <libxml/globals.h>
  /external/llvm/lib/IR/
Android.mk 25 Globals.cpp \
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyOptimizeReturned.cpp 60 // Ignore constants, globals, undef, etc.
  /external/llvm/lib/Transforms/IPO/
PassManagerBuilder.cpp 343 // Remove avail extern fns and globals definitions if we aren't
347 // this only impacts referenced available externally globals.
350 // globals referenced by available external functions dead
360 // information for all local globals here, the late loop passes and notably
465 // GlobalOpt already deletes dead functions and globals, at -O2 try a
468 MPM.add(createGlobalDCEPass()); // Remove dead fns and globals.
491 // Now that we internalized some globals, see if we can hack on them!
520 // Optimize globals again if we ran the inliner.
620 // Lower bit sets to globals. This pass supports Clang's control flow
  /external/llvm/test/Analysis/CFLAliasAnalysis/
const-expr-gep.ll 40 ; globals) in nested ConstantExprs
  /external/llvm/test/Analysis/GlobalsModRef/
nocapture.ll 1 ; RUN: opt < %s -globals-aa -aa-eval -print-all-alias-modref-info -S 2>&1 | FileCheck %s
  /external/llvm/test/Assembler/
uselistorder.ll 9 ; Check use-list order of constants used by globals.
  /external/llvm/test/CodeGen/AArch64/
global-merge-ignore-single-use.ll 5 ; We assume that globals of the same size aren't reordered inside a set.
  /external/llvm/test/CodeGen/XCore/
dwarf_debug.ll 26 !0 = distinct !DICompileUnit(language: DW_LANG_C99, isOptimized: false, emissionKind: 1, file: !1, enums: !2, retainedTypes: !2, subprograms: !3, globals: !2, imports: !2)
  /external/llvm/test/DebugInfo/AArch64/
dwarfdump.ll 30 !0 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.3 ", isOptimized: false, emissionKind: 0, file: !9, enums: !1, retainedTypes: !1, subprograms: !2, globals: !1, imports: !1)
  /external/llvm/test/DebugInfo/ARM/
bitfield.ll 29 !0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 3.7.0 (trunk 240548) (llvm/trunk 240554)", isOptimized: false, runtimeVersion: 0, emissionKind: 1, enums: !2, retainedTypes: !2, subprograms: !2, globals: !3, imports: !2)
  /external/llvm/test/DebugInfo/COFF/
cpp-mangling.ll 32 !0 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, producer: "clang version 3.6.0 ", isOptimized: false, emissionKind: 2, file: !1, enums: !2, retainedTypes: !2, subprograms: !3, globals: !2, imports: !2)
  /external/llvm/test/DebugInfo/Generic/
debuginfofinder-forward-declaration.ll 30 !0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 3.7.0 (http://llvm.org/git/clang.git 247b30a043eb8f39ea3708e7e995089da0a6b00f) (http://llvm.org/git/llvm.git 6ecc7365a89c771fd229bdd9ffcc178684ea1aa5)", isOptimized: false, runtimeVersion: 0, emissionKind: 1, enums: !2, retainedTypes: !2, subprograms: !2, globals: !3, imports: !2)
global.ll 29 !0 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, producer: "clang version 3.4 ", isOptimized: true, emissionKind: 0, file: !1, enums: !2, retainedTypes: !2, subprograms: !3, globals: !9, imports: !2)
member-pointers.ll 26 !0 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, producer: "clang version 3.3 ", isOptimized: false, emissionKind: 0, file: !15, enums: !1, retainedTypes: !1, subprograms: !1, globals: !3, imports: !1)
namespace_function_definition.ll 33 !0 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, producer: "clang version 3.5.0 ", isOptimized: false, emissionKind: 1, file: !1, enums: !2, retainedTypes: !2, subprograms: !3, globals: !2, imports: !2)

Completed in 458 milliseconds

<<11121314151617181920>>