/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/bin/ |
gcc | |
/external/flac/libFLAC/ |
cpu.c | 288 /* VC6 assembler doesn't know SSE, have to emit bytecode instead */ 310 /* VC6 assembler doesn't know SSE, have to emit bytecode instead */
|
/external/llvm/lib/MC/MCParser/ |
AsmParser.cpp | 42 FatalAssemblerWarnings("fatal-assembler-warnings", 247 /// (or the default, at least) for all assembler parser. 489 // Check to see that all assembler local symbols were actually defined. 507 "assembler local symbol '" + Sym->getName() + [all...] |
/external/llvm/lib/Target/X86/ |
X86AsmPrinter.cpp | 132 // to avoid having it look like an integer immediate to the assembler. 162 // to avoid having it look like an integer immediate to the assembler.
|
X86JITInfo.cpp | 61 // know the extent of functions defined in assembler. 183 // No inline assembler support on this platform. The routine is in external
|
/external/llvm/utils/TableGen/ |
AsmMatcherEmitter.cpp | 36 // arbitrarily resolved by the assembler, the assembler is always responsible 39 // - It may depend on the subtarget or the assembler context. Instructions 42 // and rejected by the assembler front end. However, if the proper encoding 43 // for an instruction is dependent on the assembler context then the matcher 295 /// assembler operand expands to multiple MCOperands, this represents the 296 /// single assembler operand, not the MCOperand. [all...] |
/external/openssl/crypto/bn/ |
bn_lcl.h | 225 * considering assembler implementation. However! It should be 230 * inline assembler, then it's not impossible to implement the
|
/external/qemu/distrib/sdl-1.2.12/src/video/ |
SDL_yuv_mmx.c | 52 This MMX assembler is my first assembler/MMX program ever.
|
/external/v8/src/arm/ |
macro-assembler-arm.cc | 43 : Assembler(arg_isolate, buffer, size), [all...] |
/external/v8/src/ |
code-stubs.h | 144 // this function to set up the macro assembler and generate the code. 147 // Generates the assembler code for the stub.
|
/external/v8/src/mips/ |
codegen-mips.h | 581 // positions are collected by the assembler and emitted with the relocation 596 // Assembler
|
disasm-mips.cc | 63 #include "macro-assembler.h" 999 // The MIPS assembler does not currently use constant pools.
|
/external/v8/src/x64/ |
macro-assembler-x64.cc | 34 #include "assembler-x64.h" 35 #include "macro-assembler-x64.h" 44 : Assembler(arg_isolate, buffer, size), [all...] |
/external/valgrind/main/callgrind/docs/ |
cl-format.xml | 236 <para>If a Callgrind data file should hold costs for each assembler instruction 272 <para>Remark: For assembler annotation to work, instruction addresses have to
|
/external/webkit/Source/JavaScriptCore/assembler/ |
ARMAssembler.h | 30 #if ENABLE(ASSEMBLER) && CPU(ARM_TRADITIONAL) 939 #endif // ENABLE(ASSEMBLER) && CPU(ARM_TRADITIONAL)
|
/external/webkit/Tools/Scripts/webkitpy/style/ |
checker.py | 159 ([# assembler has lots of opcodes that use underscores, so 161 "/Source/JavaScriptCore/assembler/"],
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
omxVCM4P2_MCReconBlock_s.s | 276 ;// $rndVal Assembler Variable. 0 for rounding, 1 for no rounding 325 ;// $rndVal Assembler Variable. 0 for rounding, 1 for no rounding
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
langhooks.h | 369 thing that the assembler should talk about, set 372 assembler does not talk about it. */
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
langhooks.h | 381 thing that the assembler should talk about, set 384 assembler does not talk about it. */
|
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/ |
langhooks.h | 381 thing that the assembler should talk about, set 384 assembler does not talk about it. */
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/ |
binutils.info | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/ |
binutils.info | [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/ |
binutils.info | [all...] |
/external/clang/lib/Driver/ |
Driver.cpp | 143 // -c only runs up to the assembler. 167 // (assembler and preprocessor), or bypass a previous driver ('collect2'). [all...] |
/external/llvm/lib/Target/ARM/ |
ARMInstrVFP.td | 288 // FIXME: Verify encoding after integrated assembler is working. 343 // FIXME: Verify encoding after integrated assembler is working. 403 // FIXME: Verify encoding after integrated assembler is working. 756 // FIXME: Verify encoding after integrated assembler is working. [all...] |