Home
last modified time | relevance | path

Searched refs:LLC (Results 1 – 25 of 62) sorted by relevance

123

/external/llvm/test/Feature/
Doptnone-llc.ll1 ; RUN: llc -O0 -debug %s -o /dev/null 2>&1 | FileCheck %s --check-prefix=LLC-O0
2 ; RUN: llc -O1 -debug %s -o /dev/null 2>&1 | FileCheck %s --check-prefix=LLC-Ox
3 ; RUN: llc -O2 -debug %s -o /dev/null 2>&1 | FileCheck %s --check-prefix=LLC-Ox
4 ; RUN: llc -O3 -debug %s -o /dev/null 2>&1 | FileCheck %s --check-prefix=LLC-Ox
5 ; RUN: llc -misched-postra -debug %s -o /dev/null 2>&1 | FileCheck %s --check-prefix=LLC-MORE
36 ; LLC-O0-NOT: Skipping pass
39 ; LLC-Ox-DAG: Skipping pass 'Branch Probability Basic Block Placement'
40 ; LLC-Ox-DAG: Skipping pass 'CodeGen Prepare'
41 ; LLC-Ox-DAG: Skipping pass 'Control Flow Optimizer'
42 ; LLC-Ox-DAG: Skipping pass 'Machine code sinking'
[all …]
/external/llvm/test/CodeGen/R600/
Dcodegen-prepare-addrmode-sext.ll2 ; RUN: llc < %s -march=r600 -mcpu=verde -verify-machineinstrs | FileCheck --check-prefix=SI-LLC --c…
10 ; SI-LLC: V_MUL_LO_I32
11 ; SI-LLC-NOT: V_MUL_HI
/external/chromium_org/net/base/registry_controlled_domains/
Deffective_tld_names.dat6797 // academy : 2013-11-07 Half Oaks, LLC
6803 // accountants : 2014-03-20 Knob Town, LLC
6812 // adult : 2014-10-16 ICM Registry AD LLC
6821 // agency : 2013-11-14 Steel Falls, LLC
6851 // associates : 2014-03-06 Baxter Hill, LLC
6863 // autos : 2014-01-09 DERAutos, LLC
6872 // bank : 2014-09-25 fTLD Registry Services LLC
6881 // bargains : 2013-11-14 Half Hallow, LLC
6914 // bike : 2013-08-27 Grand Hollow, LLC
6926 // bloomberg : 2014-07-17 Bloomberg IP Holdings LLC
[all …]
/external/llvm/tools/bugpoint/
DToolRunner.h33 class LLC; variable
90 static LLC *createLLC(const char *Argv0, std::string &Message,
154 class LLC : public AbstractInterpreter {
160 LLC(const std::string &llcPath, GCC *Gcc, in LLC() function
168 ~LLC() { delete gcc; } in ~LLC()
DToolRunner.cpp475 GCC::FileType LLC::OutputCode(const std::string &Bitcode, in OutputCode()
519 void LLC::compileProgram(const std::string &Bitcode, std::string *Error, in compileProgram()
526 int LLC::ExecuteProgram(const std::string &Bitcode, in ExecuteProgram()
552 LLC *AbstractInterpreter::createLLC(const char *Argv0, in createLLC()
571 return new LLC(LLCPath, gcc, Args, UseIntegratedAssembler); in createLLC()
/external/llvm/tools/macho-dump/
Dmacho-dump.cpp262 MachO::linkedit_data_command LLC = Obj.getLinkeditDataLoadCommand(LCI); in DumpLinkeditDataCommand() local
263 outs() << " ('dataoff', " << LLC.dataoff << ")\n" in DumpLinkeditDataCommand()
264 << " ('datasize', " << LLC.datasize << ")\n" in DumpLinkeditDataCommand()
268 Obj.ReadULEB128s(LLC.dataoff, Addresses); in DumpLinkeditDataCommand()
281 MachO::linkedit_data_command LLC = Obj.getLinkeditDataLoadCommand(LCI); in DumpDataInCodeDataCommand() local
282 outs() << " ('dataoff', " << LLC.dataoff << ")\n" in DumpDataInCodeDataCommand()
283 << " ('datasize', " << LLC.datasize << ")\n" in DumpDataInCodeDataCommand()
286 unsigned NumRegions = LLC.datasize / sizeof(MachO::data_in_code_entry); in DumpDataInCodeDataCommand()
288 MachO::data_in_code_entry DICE= Obj.getDataInCodeTableEntry(LLC.dataoff, i); in DumpDataInCodeDataCommand()
/external/llvm/test/CodeGen/SystemZ/
Dint-conv-02.ll35 ; Check LLC with no displacement.
45 ; Check the high end of the LLC range.
69 ; Check the high end of the negative LLC range.
80 ; Check the low end of the LLC range.
104 ; Check that LLC allows an index
118 ; to use LLC if possible.
/external/chromium_org/third_party/ply/
DLICENSE4 David M. Beazley (Dabeaz LLC)
16 * Neither the name of the David Beazley or Dabeaz LLC may be used to
/external/libpcap/
Dtokdefs.h127 LLC = 345, enumerator
248 #define LLC 345 macro
Dgrammar.y293 %token LANE LLC METAC BCC SC ILMIC OAMF4EC OAMF4SC
639 | LLC { $$ = A_LLC; }
/external/llvm/docs/
DHowToSubmitABug.rst151 which code generator you wish to compile the program with (e.g. LLC or the JIT)
167 can debug incorrect code generation by either LLC or the JIT, using
182 Similarly, to debug the LLC, one would run:
192 debug the JIT, LLC, and CBE, using the pre-written Makefile targets, which
202 backend and the *test* file which either LLC or the JIT
215 #. If debugging LLC, compile test bitcode native and link with the shared
/external/chromium_org/tools/gyp/
DAUTHORS6 Yandex LLC
/external/oprofile/events/i386/arch_perfmon/
Devents7 …6000 filter:4 name:LLC_MISSES : Last level cache demand requests from this core that missed the LLC
/external/chromium_org/tools/gyp/test/win/linker-flags/
Dembed-manifest.gyp1 # Copyright (c) 2013 Yandex LLC. All rights reserved.
/external/llvm/test/CodeGen/Generic/
D2003-07-29-BadConstSbyte.ll12 ;; Incorrect LLC Output for the array yy_ec was:
/external/llvm/test/CodeGen/X86/
D2005-05-08-FPStackifierPHI.ll2 ; Make sure LLC doesn't crash in the stackifier due to FP PHI nodes.
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DOESTextureHalfFloat.idl2 * Copyright (C) 2013 Motorola Mobility LLC. All rights reserved.
/external/antlr/antlr-3.4/runtime/C/
DCOPYING2 // Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
DAUTHORS15 Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
DASTDbg.stg3 Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
/external/llvm/tools/llvm-objdump/
DMachODump.cpp172 MachO::linkedit_data_command LLC = in getSectionsAndSymbols() local
175 MachOObj->ReadULEB128s(LLC.dataoff, FoundFns); in getSectionsAndSymbols()
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/
Ddot.stg7 * Copyright (c) 2011 Sam Harwell, Tunnel Vision Laboratories, LLC.
/external/oprofile/events/i386/westmere/
Dunit_masks173 0x40 wb L2 writeback to LLC transactions
206 0x04 llc_unshared_hit Retired loads that hit valid versions in the LLC cache (Precise Event)
208 0x10 llc_miss Retired loads that miss the LLC cache (Precise Event)
274 0x04 lru_hints Super Queue LRU hints sent to LLC
/external/llvm/docs/HistoricalNotes/
D2003-06-25-Reoptimizer1.txt44 Assume that there is 1 free register. On SPARC we use %g1, which LLC
63 LLC has been taught to recognize llvm_first_trigger() calls and NOT
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dparse-events.l152 LLC|L2 |

123