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

  /external/llvm/lib/Target/PTX/
PTXSelectionDAGInfo.cpp 36 // Do repeated 4-byte loads and stores. To be improved.
59 SDValue Loads[MAX_LOADS_IN_LDM];
63 // Emit up to MAX_LOADS_IN_LDM loads, then a TokenFactor barrier, then the
64 // same number of stores. The loads and stores will get combined into
69 Loads[i] = DAG.getLoad(VT, dl, Chain,
74 TFOps[i] = Loads[i].getValue(1);
81 TFOps[i] = DAG.getStore(Chain, dl, Loads[i],
96 // Issue loads / stores for the trailing (1 - 3) bytes.
108 Loads[i] = DAG.getLoad(VT, dl, Chain,
112 TFOps[i] = Loads[i].getValue(1)
    [all...]
  /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,
109 TFOps[i] = Loads[i].getValue(1)
    [all...]
  /external/llvm/lib/Transforms/Utils/
DemoteRegToStack.cpp 60 // node that we cannot multiple loads. The problem is that the resultant
63 // and reuse loads we insert.
64 std::map<BasicBlock*, Value*> Loads;
67 Value *&V = Loads[PN->getIncomingBlock(i)];
  /external/llvm/lib/Analysis/
Android.mk 31 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/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGSDNodes.cpp 36 STATISTIC(LoadsClustered, "Number of loads clustered together");
166 /// ClusterNeighboringLoads - Force nearby loads together by "gluing" them.
167 /// This function finds loads of the same base and different offsets. If the
179 // Look for other loads of the same chain. Find loads that are loading from
195 // optimizations really should have eliminated one of the loads.
212 // Check if the loads are close enough.
213 SmallVector<SDNode*, 4> Loads;
217 Loads.push_back(BaseLoad);
222 break; // Stop right here. Ignore loads that are further away
    [all...]
  /external/llvm/lib/Transforms/IPO/
ArgumentPromotion.cpp 318 // We can only promote this argument if all of the uses are loads, or are GEP
326 // In the former case, invalid loads can happen, but would have happened
327 // anyway, in the latter case, invalid loads won't happen. This prevents us
343 // First, iterate the entry block and mark loads of (geps of) arguments as
355 // This load actually loads (part of) Arg? Check the indices then.
371 // Direct loads are equivalent to a GEP with a single 0 index.
377 // not (GEP+)loads, or any (GEP+)loads that are not safe to promote.
378 SmallVector<LoadInst*, 16> Loads;
385 // 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
  /build/tools/droiddoc/templates-sdk/assets/
android-developer-resource-browser.js 102 * Loads resources for the given query parameters.
  /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...]

Completed in 349 milliseconds