HomeSort by relevance Sort by last modified time
    Searched full:accesses (Results 1276 - 1300 of 2582) sorted by null

<<51525354555657585960>>

  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
AsmPrinter.h 340 /// optimization is to replace accesses to these proxies by using the GOT
344 /// accesses to GOT entries.
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
AsmPrinter.h 338 /// optimization is to replace accesses to these proxies by using the GOT
342 /// accesses to GOT entries.
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
ModuleSummaryIndex.h 303 /// Function attribute flags. Used to track if a function accesses memory,
317 /// Function attribute flags. Used to track if a function accesses memory,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
AsmPrinter.h 338 /// optimization is to replace accesses to these proxies by using the GOT
342 /// accesses to GOT entries.
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
ModuleSummaryIndex.h 303 /// Function attribute flags. Used to track if a function accesses memory,
317 /// Function attribute flags. Used to track if a function accesses memory,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
AsmPrinter.h 338 /// optimization is to replace accesses to these proxies by using the GOT
342 /// accesses to GOT entries.
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
ModuleSummaryIndex.h 303 /// Function attribute flags. Used to track if a function accesses memory,
317 /// Function attribute flags. Used to track if a function accesses memory,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
AsmPrinter.h 338 /// optimization is to replace accesses to these proxies by using the GOT
342 /// accesses to GOT entries.
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
ModuleSummaryIndex.h 303 /// Function attribute flags. Used to track if a function accesses memory,
317 /// Function attribute flags. Used to track if a function accesses memory,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
AsmPrinter.h 332 /// optimization is to replace accesses to these proxies by using the GOT
336 /// accesses to GOT entries.
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
AsmPrinter.h 340 /// optimization is to replace accesses to these proxies by using the GOT
344 /// accesses to GOT entries.
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
AsmPrinter.h 340 /// optimization is to replace accesses to these proxies by using the GOT
344 /// accesses to GOT entries.
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
AsmPrinter.h 338 /// optimization is to replace accesses to these proxies by using the GOT
342 /// accesses to GOT entries.
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
ModuleSummaryIndex.h 303 /// Function attribute flags. Used to track if a function accesses memory,
317 /// Function attribute flags. Used to track if a function accesses memory,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
AsmPrinter.h 338 /// optimization is to replace accesses to these proxies by using the GOT
342 /// accesses to GOT entries.
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
ModuleSummaryIndex.h 303 /// Function attribute flags. Used to track if a function accesses memory,
317 /// Function attribute flags. Used to track if a function accesses memory,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
AsmPrinter.h 338 /// optimization is to replace accesses to these proxies by using the GOT
342 /// accesses to GOT entries.
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
ModuleSummaryIndex.h 303 /// Function attribute flags. Used to track if a function accesses memory,
317 /// Function attribute flags. Used to track if a function accesses memory,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
AsmPrinter.h 338 /// optimization is to replace accesses to these proxies by using the GOT
342 /// accesses to GOT entries.
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
ModuleSummaryIndex.h 303 /// Function attribute flags. Used to track if a function accesses memory,
317 /// Function attribute flags. Used to track if a function accesses memory,
  /external/llvm/lib/Analysis/
BasicAliasAnalysis.cpp 818 /// Provide ad-hoc rules to disambiguate accesses through two GEP operators,
    [all...]
  /external/syslinux/gpxe/src/drivers/net/
tg3.c 519 /* Make sure register accesses (indirect or otherwise)
    [all...]
  /external/valgrind/cachegrind/docs/
cg-manual.xml 27 runtime, as it masks accesses to main memory. Furthermore, the L1 caches
72 <para>Note that D1 total accesses is given by
75 accesses is given by <computeroutput>ILmr</computeroutput> +
146 <para>Cache accesses for instruction fetches are summarised
152 <para>Cache accesses for data follow. The information is similar
161 number of memory accesses, not the number of L1 misses. I.e. it is
    [all...]
  /external/valgrind/docs/html/
cg-manual.html 75 runtime, as it masks accesses to main memory. Furthermore, the L1 caches
107 <p>Note that D1 total accesses is given by
110 accesses is given by <code class="computeroutput">ILmr</code> +
167 <p>Cache accesses for instruction fetches are summarised
172 <p>Cache accesses for data follow. The information is similar
180 number of memory accesses, not the number of L1 misses. I.e. it is
    [all...]
  /external/clang/lib/CodeGen/
CGObjC.cpp 598 /// accesses. They don't have to be fast, just faster than a function
606 /// Return the maximum size that permits atomic accesses for the given
610 // ARM has 8-byte atomic accesses, but it's not clear whether we
723 // If we're not atomic, just use expression accesses.
730 // accesses even if they're nominally atomic.
    [all...]

Completed in 2002 milliseconds

<<51525354555657585960>>