OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:assembler
(Results
801 - 825
of
1556
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/chromium_org/v8/src/
disassembler.cc
13
#include "src/macro-
assembler
.h"
/external/chromium_org/v8/test/cctest/
test-dictionary.cc
36
#include "src/macro-
assembler
.h"
/external/clang/include/clang/Driver/
ToolChain.h
189
/// \brief Check if the toolchain should use the integrated
assembler
.
/external/clang/test/Driver/
arm-mfpu.c
117
// RUN: %clang -target armv7-apple-darwin -x
assembler
%s -### -c 2>&1 \
freebsd.c
48
// Also verify that we tell the
assembler
to target the right ISA and ABI.
/external/deqp/framework/referencerenderer/
rrPrimitiveAssembler.hpp
23
* \brief Primitive
assembler
/external/elfutils/0.153/
configure.ac
240
dnl
Assembler
library.
/external/icu/icu4c/source/common/
utf_impl.c
33
* a few lines of
assembler
code using an
/external/kernel-headers/original/uapi/linux/
coff.h
1
/* This file is derived from the GAS 2.1.4
assembler
control file.
/external/libpng/
configure.ac
288
# Prevent inclusion of the
assembler
files below:
/external/libvpx/libvpx/build/make/
Android.mk
148
# done to specify that the NEON assembly files use NEON
assembler
flags.
/external/llvm/docs/
CodeGenerator.rst
150
current function, either in the target
assembler
format or in machine
619
MCStreamer is best thought of as an
assembler
API. It is an abstract API which
627
This API is most important for two clients: the llvm-mc stand-alone
assembler
is
637
MCObjectStreamer implements a full
assembler
.
644
streamer implement the
assembler
logic for it.
662
are two interesting kinds of symbols:
assembler
temporary symbols, and normal
663
symbols.
Assembler
temporary symbols are used and processed by the
assembler
666
assembler
temporary labels in MachO.
[
all
...]
/external/llvm/include/llvm/MC/
MCObjectFileInfo.h
28
/// is a hack for as long as we support 10.4 Tiger, whose
assembler
doesn't
/external/llvm/include/llvm/Target/
TargetOptions.h
172
/// Disable the integrated
assembler
.
/external/llvm/include/llvm-c/
Disassembler.h
206
/* The option use the other
assembler
printer variant */
/external/llvm/lib/MC/MCDisassembler/
Disassembler.cpp
50
// Get the
assembler
info needed to setup the MCContext.
/external/llvm/lib/Target/Mips/
MipsAsmPrinter.cpp
216
// Tells the
assembler
which registers are saved and where.
219
//
assembler
knows the register 31 (RA) is saved at prologue.
231
// With a 0xc0000000 mask, the
assembler
knows the register 31 (RA) and
684
// Tell the
assembler
which ABI we are using
[
all
...]
MipsSubtarget.cpp
127
//
assembler
only.
/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.
254
//
assembler
operand.
[
all
...]
/external/llvm/lib/Target/Sparc/
SparcCodeEmitter.cpp
142
// We allow inline
assembler
nodes with empty bodies - they can
/external/llvm/lib/Transforms/IPO/
Internalize.cpp
144
// For llvm.compiler.used the situation is a bit fuzzy. The
assembler
and
/external/llvm/test/MC/AArch64/
neon-aba-abd.s
3
// Check that the
assembler
can handle the documented syntax for AArch64
neon-add-sub-instructions.s
3
// Check that the
assembler
can handle the documented syntax for AArch64
neon-halving-add-sub.s
3
// Check that the
assembler
can handle the documented syntax for AArch64
neon-perm.s
3
// Check that the
assembler
can handle the documented syntax for AArch64
Completed in 1503 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>