HomeSort by relevance Sort by last modified time
    Searched refs:Loads (Results 1 - 19 of 19) sorted by null

  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/template/
group-file.rb 7 purpose: Loads the ANTLR recognition code for ANTLR Template Group files
  /external/llvm/lib/Target/ARM/
ARMSelectionDAGInfo.cpp 36 // Do repeated 4-byte loads and stores. To be improved.
57 SDValue Loads[MAX_LOADS_IN_LDM];
60 // Emit up to MAX_LOADS_IN_LDM loads, then a TokenFactor barrier, then the
61 // same number of stores. The loads and stores will get combined into
66 Loads[i] = DAG.getLoad(VT, dl, Chain,
71 TFOps[i] = Loads[i].getValue(1);
78 TFOps[i] = DAG.getStore(Chain, dl, Loads[i],
93 // Issue loads / stores for the trailing (1 - 3) bytes.
105 Loads[i] = DAG.getLoad(VT, dl, Chain,
110 TFOps[i] = Loads[i].getValue(1)
    [all...]
  /external/llvm/lib/Transforms/Utils/
DemoteRegToStack.cpp 49 // node that we cannot have multiple loads. The problem is that the
52 // keep track of and reuse loads we insert.
53 DenseMap<BasicBlock*, Value*> Loads;
56 Value *&V = Loads[PN->getIncomingBlock(i)];
  /external/llvm/lib/Analysis/
Android.mk 30 Loads.cpp \
  /external/oprofile/events/i386/westmere/
events 10 event:0x03 counters:0,1,2,3 um:x02 minimum:200000 name:LOAD_BLOCK : Loads that partially overlap an earlier store
13 event:0x06 counters:0,1,2,3 um:store_blocks minimum:200000 name:STORE_BLOCKS : Loads delayed with at-Retirement block code
22 event:0x13 counters:0,1,2,3 um:load_dispatch minimum:2000000 name:LOAD_DISPATCH : All loads dispatched
70 event:0xcb counters:0,1,2,3 um:mem_load_retired minimum:200000 name:MEM_LOAD_RETIRED : Retired loads that miss the DTLB (Precise Event)
unit_masks 130 0x01 demand_i_state L2 data demand loads in I state (misses)
131 0x02 demand_s_state L2 data demand loads in S state
132 0x04 demand_e_state L2 data demand loads in E state
133 0x08 demand_m_state L2 data demand loads in M state
154 0x03 loads L2 requests
188 0x01 rs Loads dispatched that bypass the MOB
189 0x02 rs_delayed Loads dispatched from stage 305
190 0x04 mob Loads dispatched from the MOB
191 0x07 any All loads dispatched
200 0x01 loads Instructions retired which contains a load (Precise Event
    [all...]
  /external/v8/test/mjsunit/regress/
regress-117794.js 28 // Loads specialized to be from the global object should not omit the
  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGSDNodes.cpp 38 STATISTIC(LoadsClustered, "Number of loads clustered together");
202 /// ClusterNeighboringLoads - Force nearby loads together by "gluing" them.
203 /// This function finds loads of the same base and different offsets. If the
215 // Look for other loads of the same chain. Find loads that are loading from
231 // optimizations really should have eliminated one of the loads.
248 // Check if the loads are close enough.
249 SmallVector<SDNode*, 4> Loads;
253 Loads.push_back(BaseLoad);
258 break; // Stop right here. Ignore loads that are further away
    [all...]
LegalizeVectorTypes.cpp     [all...]
  /external/llvm/lib/Transforms/IPO/
ArgumentPromotion.cpp 315 // We can only promote this argument if all of the uses are loads, or are GEP
323 // In the former case, invalid loads can happen, but would have happened
324 // anyway, in the latter case, invalid loads won't happen. This prevents us
340 // First, iterate the entry block and mark loads of (geps of) arguments as
352 // This load actually loads (part of) Arg? Check the indices then.
368 // Direct loads are equivalent to a GEP with a single 0 index.
374 // not (GEP+)loads, or any (GEP+)loads that are not safe to promote.
375 SmallVector<LoadInst*, 16> Loads;
382 // Don't hack volatile/atomic loads
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/i18n/
messages.properties 61 EventLogView_Loads_Event_Log=Loads an event log
  /external/chromium/chrome/browser/resources/picasaweb_uploader/js/
upload_page.js 114 * Loads files to upload from background page.
  /external/oprofile/events/mips/34K/
events 51 event:0x20 counters:0 um:zero minimum:500 name:ITC_LOADS : 32-0 ITC Loads
104 event:0x40e counters:1 um:zero minimum:500 name:FPU_INSNS : 14-1 FPU instructions completed (not including loads/stores)
125 event:0x423 counters:1 um:zero minimum:500 name:CP2_TO_FROM_INSNS : 35-1 CP2 to/from instructions (moves, control, loads, stores)
  /external/oprofile/events/mips/1004K/
events 51 event:0x20 counters:0 um:zero minimum:500 name:ITC_LOADS : 32-0 ITC Loads
112 event:0x40e counters:1 um:zero minimum:500 name:FPU_INSNS : 14-1 FPU instructions completed (not including loads/stores)
133 event:0x423 counters:1 um:zero minimum:500 name:CP2_TO_FROM_INSNS : 35-1 CP2 to/from instructions (moves, control, loads, stores)
  /external/oprofile/events/mips/74K/
events 58 event:0x29 counters:0,2 um:zero minimum:500 name:LOAD_INSNS : 41-0 Loads graduated including CP1 ans CP2 loads
63 event:0x2e counters:0,2 um:zero minimum:500 name:UNCACHED_LOAD_INSNS : 46-0 Uncached loads graduated
112 event:0x412 counters:1,3 um:zero minimum:500 name:AGEN_NO_ISSUES_CYCLES : 18-1 DDQ1 (AGEN out-of-order dispatch queue) no issue cycles with valid instructions due to operand(s) not available, non-issued stores blocking ready to issue loads, or non-issued CACHEOPs blocking ready to issue loads
116 event:0x416 counters:1,3 um:zero minimum:500 name:DCACHE_LINE_REFILL_REQUESTS : 22-1 Data cache line loads (line refill requests)
120 event:0x41a counters:1,3 um:zero minimum:500 name:VA_TRANSALTION_CORNER_CASES : 26-1 Virtual memory address translation synonyms, homonyms, and aliases (loads/stores treated as miss in the cache)
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jstemplate.js 931 * Loads the given HTML text into the given document, so that
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jstemplate.js 931 * Loads the given HTML text into the given document, so that
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js 422 //Loads the +1 button
520 /* loads the lists.js file to the page.
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas 407 /// A character stream - an <see cref="ICharStream"/> - that loads
421 /// Loads and buffers the specified file to be used as this
    [all...]

Completed in 1120 milliseconds