Searched
full:accesses (Results
326 -
350 of
708) sorted by null
<<11121314151617181920>>
/external/icu4c/i18n/unicode/ |
fmtable.h | 446 * Accesses the specified element in the array value of this
|
/external/javassist/src/main/javassist/bytecode/analysis/ |
Executor.java | 56 * If a subroutine is passed, the access flags will be modified if this instruction accesses [all...] |
/external/jpeg/ |
jmemdos.c | 461 * word & long accesses, but all 80x86 CPUs do.
|
/external/kernel-headers/original/asm-x86/ |
uaccess_32.h | 117 * accesses to the same area of user memory).
|
/external/kernel-headers/original/linux/ |
i2c.h | 161 int usage_count; /* How many accesses currently */
|
perf_event.h | 64 * { accesses, misses }
|
/external/libpcap/ |
CHANGES | 380 accesses.
|
/external/llvm/include/llvm/Analysis/ |
AliasAnalysis.h | 225 /// Loads from constant globals are not considered memory accesses for this
|
/external/llvm/include/llvm/CodeGen/ |
ScheduleDAG.h | 174 /// memory accesses where both sides of the dependence access memory
|
/external/llvm/include/llvm/MC/ |
MCInstrDesc.h | 429 /// 2. Memory accesses. Use mayLoad/mayStore.
|
/external/llvm/lib/Analysis/ |
AliasAnalysis.cpp | 163 // If CS1 only accesses memory through arguments, check if CS2 references
|
/external/llvm/lib/Analysis/IPA/ |
GlobalsModRef.cpp | 513 // can't know the two accesses don't overlap.
|
/external/llvm/lib/CodeGen/ |
StackSlotColoring.cpp | 55 STATISTIC(NumDead, "Number of trivially dead stack accesses eliminated");
|
/external/llvm/lib/Target/ARM/ |
ARMISelLowering.h | 268 /// unaligned memory accesses. of the specified type.
|
/external/llvm/lib/Target/X86/ |
X86InstrFragmentsSIMD.td | 259 // allows unaligned accesses, match any load, though this may require
|
/external/llvm/lib/Transforms/IPO/ |
GlobalOpt.cpp | 448 // allowing i to index an out-of-range subscript that accesses A[1]. [all...] |
/external/llvm/lib/Transforms/Utils/ |
AddrModeMatcher.cpp | 556 // know what it accesses.
|
/external/llvm/utils/PerfectShuffle/ |
PerfectShuffle.cpp | 220 // Seed the table with accesses to the LHS and RHS.
|
/external/openssl/crypto/rsa/ |
rsa_eay.c | 289 * that the BN_BLINDING is shared, meaning that accesses
|
/external/oprofile/events/i386/core_2/ |
events | 37 event:0x2b counters:0,1 um:core_mesi minimum:500 name:L2_LOCK : number of locked L2 data accesses
|
/external/oprofile/opcontrol/ |
opcontrol.cpp | 257 "Any L1 instruction cache access, excluding CP15 cache accesses"},
|
/external/qemu/hw/ |
pci.c | 495 /* default read/write accesses */
|
/external/qemu/ |
sys-tree.h | 55 * amortized cost for a sequence of m accesses to a splay tree is O(lg n); [all...] |
/external/v8/src/ |
stub-cache.h | 39 // The stub cache is used for megamorphic calls and property accesses. [all...] |
/external/valgrind/main/VEX/priv/ |
guest_amd64_defs.h | 175 accesses of memory, is a pure function.
|
Completed in 408 milliseconds
<<11121314151617181920>>