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

<<11121314151617181920>>

  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCTargetAsmLexer.h 1 //===-- llvm/MC/MCTargetAsmLexer.h - Target Assembly Lexer ------*- C++ -*-===//
18 /// MCTargetAsmLexer - Generic interface to target specific assembly lexers.
  /external/swiftshader/third_party/LLVM/lib/AsmParser/
Parser.cpp 10 // This library implements the functionality defined in llvm/Assembly/Parser.h
14 #include "llvm/Assembly/Parser.h"
  /external/swiftshader/third_party/LLVM/lib/Target/PTX/
PTXAsmPrinter.h 10 // PTX Assembly printer class.
32 const char *getPassName() const { return "PTX Assembly Printer"; }
  /external/swiftshader/third_party/LLVM/utils/TableGen/
AsmWriterEmitter.h 1 //===- AsmWriterEmitter.h - Generate an assembly writer ---------*- C++ -*-===//
10 // This tablegen backend is responsible for emitting an assembly printer for the
  /prebuilts/go/darwin-x86/src/cmd/asm/
main.go 79 log.Printf("assembly of %s failed", failedFile)
81 log.Print("assembly failed")
  /prebuilts/go/linux-x86/src/cmd/asm/
main.go 79 log.Printf("assembly of %s failed", failedFile)
81 log.Print("assembly failed")
  /system/core/libpixelflinger/tests/codegen/
codegen.cpp 35 class ScanlineAssembly : public Assembly {
39 : Assembly(size), mKey(needs) { }
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
programmer-friendly.s 2 // not part of the architectural assembly syntax but are supported for the
3 // ease of assembly level programming.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
mips64r2.s 1 # source file to test assembly of mips64r2 instructions
45 # be used for this arch, and checks assembly
  /art/runtime/arch/
memcmp16.cc 19 // This linked against by assembly stubs, only.
quick_alloc_entrypoints.S 57 // hand-written assembly.
87 // This is to be separately defined for each architecture to allow a hand-written assembly fast path.
102 // This is to be separately defined for each architecture to allow a hand-written assembly fast path.
146 // This is to be separately defined for each architecture to allow a hand-written assembly fast path.
  /bionic/libc/bionic/
sigsetmask.c 30 /* called from setjmp assembly fragment */
  /development/ndk/platforms/android-9/arch-x86/include/asm/
dwarf2_32.h 22 #warning "asm/dwarf2.h should be only included in pure assembly files"
  /device/asus/fugu/
Android.mk 20 # to only building on ARM if they include assembly. Individual makefiles
  /device/google/dragon/
Android.mk 20 # to only building on ARM if they include assembly. Individual makefiles
  /device/google/dragon/audio/hal/
Android.mk 50 # b/26236653, dsp_util.c inline assembly code does not compile with llvm yet.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
pymath.c 18 /* inline assembly for getting and setting the 387 FPU control word on
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
pymath.c 18 /* inline assembly for getting and setting the 387 FPU control word on
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSecLibRTSM/Arm/
RTSMBoot.S 45 pointer is not used (probably required to use assembly language)
RTSMBoot.asm 47 pointer is not used (probably required to use assembly language)
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmPlatformSecLibNull/Arm/
ArmPlatformLibNullBoot.S 42 pointer is not used (probably required to use assembly language)
ArmPlatformLibNullBoot.asm 42 pointer is not used (probably required to use assembly language)
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/Ipf/
IpfMacro.i 17 // Contains the macros needed for calling procedures in Itanium-based assembly code.
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLib/
BaseMemoryLib.inf 2 # Instance of Base Memory Library without assembly.
  /device/linaro/bootloader/edk2/UefiCpuPkg/CpuDxe/
CpuGdt.h 3 requiring a minimal assembly interrupt entry point.

Completed in 901 milliseconds

<<11121314151617181920>>