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

<<41424344454647484950>>

  /external/swiftshader/third_party/LLVM/lib/CodeGen/
ScheduleDAGPrinter.cpp 16 #include "llvm/Assembly/Writer.h"
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/AsmParser/
ARMAsmLexer.cpp 1 //===-- ARMAsmLexer.cpp - Tokenize ARM assembly to AsmTokens --------------===//
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUTargetMachine.cpp 59 // passes to run just before printing the assembly
  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/AsmParser/
MBlazeAsmLexer.cpp 1 //===-- MBlazeAsmLexer.cpp - Tokenize MBlaze assembly to AsmTokens --------===//
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/InstPrinter/
MipsInstPrinter.h 1 //===-- MipsInstPrinter.h - Convert Mips MCInst to assembly syntax --------===//
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/InstPrinter/
PPCInstPrinter.h 1 //===-- PPCInstPrinter.h - Convert PPC MCInst to assembly syntax ----------===//
  /external/swiftshader/third_party/LLVM/lib/Target/X86/InstPrinter/
X86ATTInstPrinter.h 1 //===-- X86ATTInstPrinter.h - Convert X86 MCInst to assembly syntax -------===//
X86IntelInstPrinter.h 1 //===-- X86IntelInstPrinter.h - Convert X86 MCInst to assembly syntax -----===//
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86.td 229 // Assembly Parser
232 // Currently the X86 assembly parser only supports ATT syntax.
237 // Discard comments in assembly strings.
245 // Assembly Printers
  /external/swiftshader/third_party/LLVM/lib/VMCore/
PrintModulePass.cpp 14 #include "llvm/Assembly/PrintModulePass.h"
  /external/swiftshader/third_party/LLVM/test/MC/MBlaze/
mblaze_memory.s 4 # the Microblaze can be parsed by the assembly parser.
mblaze_typea.s 4 # the Microblaze can be parsed by the assembly parser.
mblaze_typeb.s 4 # the Microblaze can be parsed by the assembly parser.
  /external/swiftshader/third_party/LLVM/tools/llvm-diff/
DifferenceEngine.h 34 /// A class for performing structural comparisons of LLVM assembly.
  /external/syslinux/dos/
int2526.S 17 * Use assembly wrapper functions for these system calls, since unlike
  /external/syslinux/gpxe/src/arch/i386/
Makefile 36 # called from assembly (or vice versa) need __asmcall now
  /external/syslinux/gpxe/src/arch/i386/firmware/pcbios/
fakee820.c 23 /** Assembly routine in inline asm */
  /external/syslinux/lzo/include/lzo/
lzo_asm.h 42 // i386 assembly decompressors
  /external/v8/src/compiler/arm64/
instruction-codes-arm64.h 12 // ARM64-specific opcodes that specify which assembly sequence to emit.
  /external/v8/src/compiler/ia32/
instruction-codes-ia32.h 12 // IA32-specific opcodes that specify which assembly sequence to emit.
  /external/v8/src/compiler/mips64/
instruction-codes-mips64.h 12 // MIPS64-specific opcodes that specify which assembly sequence to emit.
  /external/v8/src/compiler/s390/
instruction-codes-s390.h 12 // S390-specific opcodes that specify which assembly sequence to emit.
  /external/v8/src/compiler/x64/
instruction-codes-x64.h 12 // X64-specific opcodes that specify which assembly sequence to emit.
  /external/v8/src/compiler/x87/
instruction-codes-x87.h 14 // X87-specific opcodes that specify which assembly sequence to emit.
  /external/v8/tools/turbolizer/
README.md 6 source code, Turbofan IR graphs, scheduled IR nodes and generated assembly code.

Completed in 547 milliseconds

<<41424344454647484950>>