HomeSort by relevance Sort by last modified time
    Searched refs:Loads (Results 26 - 50 of 51) sorted by null

12 3

  /external/llvm/lib/CodeGen/
MachineScheduler.cpp 772 // LoadClusterMutation - DAG post-processing to cluster loads.
777 /// loads.
798 void clusterNeighboringLoads(ArrayRef<SUnit*> Loads, ScheduleDAGMI *DAG);
810 void LoadClusterMutation::clusterNeighboringLoads(ArrayRef<SUnit*> Loads,
813 for (unsigned Idx = 0, End = Loads.size(); Idx != End; ++Idx) {
814 SUnit *SU = Loads[Idx];
835 DEBUG(dbgs() << "Cluster loads SU(" << SUa->NodeNum << ") - SU("
840 // loads should have effectively the same inputs.
855 /// \brief Callback from DAG postProcessing to create cluster edges for loads.
859 // Map each store chain to a set of dependent loads
    [all...]
  /external/llvm/lib/Target/R600/
R600ISelLowering.cpp 75 // Legalize loads and stores to the private address space.
    [all...]
  /external/chromium_org/chrome/browser/resources/image_loader/
cache.js 253 * Loads an image from the cache (if available) or returns null.
  /external/chromium_org/chrome/browser/resources/net_internals/
main.js 290 * Loads all constants from |constants|. On failure, global dictionaries are
  /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/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorTypes.cpp     [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/js/
action_choice.js 88 * Loads app in the document body.
file_manager.js 846 * One-time initialization of various DOM nodes. Loads the additional DOM
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/js/photo/
photo_import.js 49 * Loads app in the document body.
mosaic_mode.js 557 * Loads visible tiles. Ignores consecutive calls. Does not reload already
    [all...]
  /external/chromium_org/remoting/webapp/
host_native_messaging.js 439 * Loads daemon config. The config is passed as a JSON formatted string to the
  /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/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]
  /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...]
  /external/chromium_org/chrome/browser/resources/chromeos/wallpaper_manager/js/
wallpaper_manager.js 75 * Loads translated strings.
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/js/image_editor/
image_view.js 296 * Loads the thumbnail first, then replaces it with the main image.
    [all...]
  /external/chromium_org/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_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jstemplate.js 931 * Loads the given HTML text into the given document, so that
    [all...]
  /external/chromium_org/third_party/jstemplate/
jstemplate.js 898 * Loads the given HTML text into the given document, so that
  /build/tools/droiddoc/templates-ds/assets/js/
docs.js 471 //Loads the +1 button
599 /* loads the lists.js file to the page.
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js 545 //Loads the +1 button
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js 501 //Loads the +1 button
    [all...]
  /external/chromium_org/chrome/browser/resources/ntp_android/
ntp_android.js 368 * loads it is removed from this array.
743 // The handler always loads 16x16 1x favicon and assumes that
    [all...]

Completed in 720 milliseconds

12 3