HomeSort by relevance Sort by last modified time
    Searched full:assembler (Results 351 - 375 of 1196) sorted by null

<<11121314151617181920>>

  /external/llvm/include/llvm/CodeGen/
GCStrategy.h 119 /// the back-end (assembler, JIT, or otherwise).
  /external/llvm/lib/Target/MBlaze/
MBlazeAsmBackend.cpp 1 //===-- MBlazeAsmBackend.cpp - MBlaze Assembler Backend -------------------===//
  /external/llvm/lib/Target/Mips/
MipsAsmPrinter.cpp 68 // Tells the assembler which registers are saved and where.
71 // assembler knows the register 31 (RA) is saved at prologue.
83 // With a 0xc0000000 mask, the assembler knows the register 31 (RA) and
396 // Tell the assembler which ABI we are using
  /external/llvm/lib/Target/PowerPC/
PPCAsmPrinter.cpp 15 // Reference/Assembler/ASMIntroduction/chapter_1_section_1.html
151 // Linux assembler (Others?) does not take register mnemonics.
276 // assembler operand.
671 /// Darwin assembler can deal with.
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MCAsmInfo.cpp 25 // Note: This numbering has to match the GCC assembler dialects for inline
  /external/llvm/tools/llvmc/doc/
LLVMC-Tutorial.rst 97 executable code by an assembler). The compilation graph is basically a list of
  /external/llvm/tools/llvmc/examples/mcc16/
README 22 5. mcc16 -Wa <options> - pass options to native assembler.
  /external/llvm/utils/emacs/
llvm-mode.el 2 ;; Description: Major mode for the LLVM assembler language.
  /external/qemu/distrib/sdl-1.2.12/src/video/riscos/
SDL_riscosFullScreenVideo.c 93 /* Fast assembler copy */
403 /* Use optimized assembler memory copy. Deliberately copies extra columns if
433 /* Use optimized assembler memory copy. Deliberately copies extra columns if
462 /* Use optimized assembler memory copy. 32 bpp modes are always word aligned */
  /external/qemu-pc-bios/vgabios/tests/lfbprof/
lfbprof.h 118 /* Inline assembler block fill/move routines */
  /external/stlport/test/eh/
cygwin.mak 41 # in the assembler with 'invalid relocation type'
djgpp.mak 41 # in the assembler with 'invalid relocation type'
gcc-99r1.mak 41 # in the assembler with 'invalid relocation type'
gcc-apple-macosx.mak 42 # in the assembler with 'invalid relocation type'
gcc-freebsd.mak 42 # in the assembler with 'invalid relocation type'
gcc-hp11.mak 43 # in the assembler with 'invalid relocation type'
gcc-irix.mak 42 # in the assembler with 'invalid relocation type'
gcc-linux.mak 42 # in the assembler with 'invalid relocation type'
gcc-netbsd.mak 42 # in the assembler with 'invalid relocation type'
gcc.mak 42 # in the assembler with 'invalid relocation type'
hpacc.mak 42 # in the assembler with 'invalid relocation type'
mingw32.mak 41 # in the assembler with 'invalid relocation type'
  /external/v8/src/
code-stubs.cc 34 #include "macro-assembler.h"
  /external/v8/test/cctest/
test-reloc-info.cc 30 #include "assembler.h"
test-utils.cc 52 // There are also documented right shifts in assembler.cc of

Completed in 1092 milliseconds

<<11121314151617181920>>