HomeSort by relevance Sort by last modified time
    Searched full:assembly (Results 826 - 850 of 2972) sorted by null

<<31323334353637383940>>

  /external/llvm/test/tools/dsymutil/X86/
empty_range.s 3 # info anymore, we used this hand-crafted assembly file to produce a testcase
  /external/mesa3d/
common.py 89 opts.Add(EnumOption('machine', 'use machine-specific assembly code', default_machine,
  /external/mesa3d/src/mapi/glapi/
SConscript 49 # Assembly sources
glapi_dispatch.c 30 * used if optimized assembly stubs are available (e.g., using
  /external/mesa3d/src/mapi/mapi/
entry.c 33 /* define macros for use by assembly dispatchers */
  /external/mesa3d/src/mesa/x86/
sse.c 48 /* Some functions are not written in SSE-assembly, because the fpu ones are faster */
x86_xform.c 27 * Intel x86 assembly code by Josh Vanderhoof
  /external/mesa3d/src/mesa/x86-64/
x86-64.c 27 * x86-64 optimizations shamelessy converted from x86/sse/3dnow assembly by
  /external/protobuf/csharp/src/Google.Protobuf.JsonDump/
Program.cs 49 Console.Error.WriteLine("including assembly e.g. ProjectNamespace.Message,Company.Project");
  /external/smali/baksmali/src/test/java/org/jf/baksmali/
IdenticalRoundtripTest.java 38 * A base test class for performing a roundtrip assembly/disassembly where the input and output
  /external/swiftshader/third_party/LLVM/docs/CommandGuide/
llvm-as.pod 14 LLVM assembly language, translates it to LLVM bitcode, and writes the result
  /external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
2001-01-31-UniversalIRIdea.txt 12 (some low-level like standard assembly instructions with code generation and
  /external/swiftshader/third_party/LLVM/include/llvm/Assembly/
PrintModulePass.h 1 //===- llvm/Assembly/PrintModulePass.h - Printing Pass ----------*- C++ -*-===//
  /external/swiftshader/third_party/LLVM/include/llvm/MC/MCParser/
MCAsmParserExtension.h 21 /// which is implemented by target and object file assembly parser
MCParsedAsmOperand.h 17 /// MCParsedAsmOperand - This abstract class represents a source-level assembly
  /external/swiftshader/third_party/LLVM/lib/Analysis/
Trace.cpp 20 #include "llvm/Assembly/Writer.h"
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUAsmPrinter.cpp 1 //===-- SPUAsmPrinter.cpp - Print machine instrs to Cell SPU assembly -------=//
11 // of machine-dependent LLVM code to Cell SPU assembly language. This printer
46 return "STI CBEA SPU Assembly Printer";
244 // Include the auto-generated portion of the assembly writer
  /external/swiftshader/third_party/LLVM/lib/Target/PTX/InstPrinter/
PTXInstPrinter.h 1 //===-- PTXInstPrinter.h - Convert PTX MCInst to assembly syntax ----------===//
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCAsmPrinter.cpp 1 //===-- PPCAsmPrinter.cpp - Print machine instrs to PowerPC assembly --------=//
11 // of machine-dependent LLVM code to PowerPC assembly language. This printer is
28 #include "llvm/Assembly/Writer.h"
70 return "PowerPC Assembly Printer";
98 /// PPCLinuxAsmPrinter - PowerPC assembly printer, customized for Linux
105 return "Linux PPC Assembly Printer";
113 /// PPCDarwinAsmPrinter - PowerPC assembly printer, customized for Darwin/Mac
121 return "Darwin PPC Assembly Printer";
669 /// createPPCAsmPrinterPass - Returns a pass that prints the PPC assembly code
  /external/swiftshader/third_party/LLVM/test/MC/MBlaze/
mblaze_fpu.s 4 # assembly parser correctly.
  /external/v8/src/compiler/arm/
instruction-codes-arm.h 12 // ARM-specific opcodes that specify which assembly sequence to emit.
  /external/v8/src/compiler/mips/
instruction-codes-mips.h 12 // MIPS-specific opcodes that specify which assembly sequence to emit.
  /external/v8/src/compiler/ppc/
instruction-codes-ppc.h 12 // PPC-specific opcodes that specify which assembly sequence to emit.
  /external/valgrind/memcheck/tests/x86/
tronical.S 10 Assembly derived from the following program compiled with -O2.
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
AbstractHtmlTemplates.java 39 // estimate it, or defer assembly until the end when size is known (deferring increases

Completed in 581 milliseconds

<<31323334353637383940>>