Home
last modified time | relevance | path

Searched refs:assembler (Results 1 – 25 of 656) sorted by relevance

12345678910>>...27

/external/v8/
DLICENSE15 - Strongtalk assembler, the basis of the files assembler-arm-inl.h,
16 assembler-arm.cc, assembler-arm.h, assembler-ia32-inl.h,
17 assembler-ia32.cc, assembler-ia32.h, assembler-x64-inl.h,
18 assembler-x64.cc, assembler-x64.h, assembler-mips-inl.h,
19 assembler-mips.cc, assembler-mips.h, assembler.cc and assembler.h.
DNOTICE15 - Strongtalk assembler, the basis of the files assembler-arm-inl.h,
16 assembler-arm.cc, assembler-arm.h, assembler-ia32-inl.h,
17 assembler-ia32.cc, assembler-ia32.h, assembler-x64-inl.h,
18 assembler-x64.cc, assembler-x64.h, assembler-mips-inl.h,
19 assembler-mips.cc, assembler-mips.h, assembler.cc and assembler.h.
DAndroid.v8.bp19 "src/assembler.cc",
109 "src/code-stub-assembler.cc",
130 "src/compiler/code-assembler.cc",
148 "src/compiler/graph-assembler.cc",
198 "src/compiler/raw-machine-assembler.cc",
290 "src/ic/accessor-assembler.cc",
291 "src/ic/binary-op-assembler.cc",
320 "src/interpreter/interpreter-assembler.cc",
388 "src/regexp/regexp-macro-assembler-irregexp.cc",
389 "src/regexp/regexp-macro-assembler-tracer.cc",
[all …]
DBUILD.gn529 # Work around AIX assembler popcntb bug.
1371 "src/ic/accessor-assembler.cc",
1372 "src/ic/accessor-assembler.h",
1373 "src/ic/binary-op-assembler.cc",
1374 "src/ic/binary-op-assembler.h",
1377 "src/interpreter/interpreter-assembler.cc",
1378 "src/interpreter/interpreter-assembler.h",
1542 "src/assembler-arch-inl.h",
1543 "src/assembler-arch.h",
1544 "src/assembler-inl.h",
[all …]
/external/v8/src/
Dsafepoint-table.cc130 Assembler* assembler, in DefineSafepoint() argument
136 DeoptimizationInfo(zone_, assembler->pc_offset(), arguments, kind)); in DefineSafepoint()
169 void SafepointTableBuilder::Emit(Assembler* assembler, int bits_per_entry) { in Emit() argument
173 assembler->Align(kIntSize); in Emit()
174 assembler->RecordComment(";;; Safepoint table."); in Emit()
175 offset_ = assembler->pc_offset(); in Emit()
186 assembler->dd(length); in Emit()
187 assembler->dd(bytes_per_entry); in Emit()
191 assembler->dd(info.pc); in Emit()
192 assembler->dd(EncodeExceptPC(info)); in Emit()
[all …]
Dmacro-assembler.h147 explicit ConstantPoolUnavailableScope(Assembler* assembler) in ConstantPoolUnavailableScope() argument
148 : assembler_(assembler), in ConstantPoolUnavailableScope()
150 assembler->is_constant_pool_available()) { in ConstantPoolUnavailableScope()
152 assembler->set_constant_pool_available(false); in ConstantPoolUnavailableScope()
Dturbo-assembler.h102 explicit HardAbortScope(TurboAssemblerBase* assembler) in HardAbortScope() argument
103 : assembler_(assembler), old_value_(assembler->should_abort_hard()) { in HardAbortScope()
/external/vixl/src/aarch32/
Dlocation-aarch32.cc44 void Location::ResolveReferences(internal::AssemblerBase* assembler) { in ResolveReferences() argument
50 EncodeLocationFor(assembler, from, reference.op()); in ResolveReferences()
59 void Location::EncodeLocationFor(internal::AssemblerBase* assembler, in EncodeLocationFor() argument
64 assembler->GetBuffer()->GetOffsetAddress<uint16_t*>(from); in EncodeLocationFor()
82 assembler->GetBuffer()->GetOffsetAddress<uint32_t*>(from); in EncodeLocationFor()
146 Assembler* assembler = static_cast<Assembler*>(masm->AsAssemblerBase()); in EmitPoolObject() local
148 assembler->GetBuffer()->EnsureSpaceFor(GetSize()); in EmitPoolObject()
149 assembler->GetBuffer()->EmitData(GetDataAddress(), GetSize()); in EmitPoolObject()
/external/llvm/test/MC/ARM/
Deh-directive-setfp.s43 @ The assembler should emit 0x9B to copy stack pointer from r11.
85 @ The assembler should emit 0x9B to copy stack pointer from r11.
86 @ The assembler should emit ((-offset - 4) >> 2) for offset.
128 @ The assembler should emit 0x9B to copy stack pointer from r11.
129 @ The assembler should emit 0x3F and ((-offset - 0x104) >> 2) for offset.
171 @ The assembler should emit 0x9B to copy stack pointer from r11.
172 @ The assembler should emit 0xB2 and the ULEB128 encoding of
229 @ The assembler should emit 0x9B to copy stack pointer from r11.
230 @ The assembler should emit (0x40 | (offset - 4)) >> 2 for offset.
Deh-directive-pad.s36 @ The assembler should emit nothing (will be filled up with finish opcode).
78 @ The assembler should emit ((offset - 4) >> 2).
119 @ The assembler should emit 0x3F and ((offset - 0x104) >> 2).
161 @ The assembler should emit 0xB2 and the ULEB128 encoding of
217 @ The assembler should emit (0x40 | (-offset - 4)) >> 2. When (-offset - 4)
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Deh-directive-setfp.s43 @ The assembler should emit 0x9B to copy stack pointer from r11.
85 @ The assembler should emit 0x9B to copy stack pointer from r11.
86 @ The assembler should emit ((-offset - 4) >> 2) for offset.
128 @ The assembler should emit 0x9B to copy stack pointer from r11.
129 @ The assembler should emit 0x3F and ((-offset - 0x104) >> 2) for offset.
171 @ The assembler should emit 0x9B to copy stack pointer from r11.
172 @ The assembler should emit 0xB2 and the ULEB128 encoding of
229 @ The assembler should emit 0x9B to copy stack pointer from r11.
230 @ The assembler should emit (0x40 | (offset - 4)) >> 2 for offset.
Deh-directive-pad.s36 @ The assembler should emit nothing (will be filled up with finish opcode).
78 @ The assembler should emit ((offset - 4) >> 2).
119 @ The assembler should emit 0x3F and ((offset - 0x104) >> 2).
161 @ The assembler should emit 0xB2 and the ULEB128 encoding of
217 @ The assembler should emit (0x40 | (-offset - 4)) >> 2. When (-offset - 4)
/external/libopus/m4/
Das-gcc-inline-assembly.m436 AC_MSG_CHECKING([if assembler supports NEON instructions on ARM])
47 AC_MSG_CHECKING([if assembler supports NEON instructions on ARM])
58 AC_MSG_CHECKING([if assembler supports ARMv6 media instructions on ARM])
69 AC_MSG_CHECKING([if assembler supports ARMv6 media instructions on ARM])
80 AC_MSG_CHECKING([if assembler supports EDSP instructions on ARM])
91 AC_MSG_CHECKING([if assembler supports EDSP instructions on ARM])
/external/v8/src/builtins/
Dbuiltins-utils-gen.h43 Name##Assembler assembler(state); \
46 assembler.PerformStackCheck(assembler.GetJSContextParameter()); \
48 assembler.Generate##Name##Impl(); \
Dbuiltins-ic-gen.cc13 AccessorAssembler assembler(state); \
14 assembler.Generate##Name(); \
19 AccessorAssembler assembler(state); \
20 assembler.Generate##GeneratorName(parameter); \
/external/vixl/src/
Dcode-generation-scopes-vixl.h67 CodeBufferCheckScope(internal::AssemblerBase* assembler,
72 Open(assembler, size, check_policy, size_policy); in assembler_()
85 void Open(internal::AssemblerBase* assembler,
90 VIXL_ASSERT(assembler != NULL);
91 assembler_ = assembler;
93 assembler->GetBuffer()->EnsureSpaceFor(size);
/external/vixl/doc/aarch64/
Dgetting-started-aarch64.md6 how to set up the VIXL assembler and generate some code. We will also go into
14 Creating the macro assembler and the simulator.
17 First of all you need to make sure that the header files for the assembler and
22 #include "aarch64/macro-assembler-aarch64.h"
29 Creating a macro assembler is as simple as
33 VIXL's assembler will generate some code at run-time, and this code needs to
34 be stored in a buffer. By default the assembler will automatically manage
49 We are now ready to generate some code. The macro assembler provides methods
50 for all the instructions that you can use. As it's a macro assembler,
56 optionally shifted by 12, but the macro assembler can generate one or more
[all …]
/external/vixl/doc/aarch32/
Dgetting-started-aarch32.md6 how to set up the VIXL assembler and generate some code. We will also go into
14 Creating the macro assembler.
17 First of all you need to make sure that the header files for the assembler are
30 #include "aarch32/macro-assembler-aarch32.h"
42 First of all we need to create a macro assembler object.
50 We are now ready to generate some code. The macro assembler provides methods
51 for all the instructions that you can use. As it's a macro assembler,
96 VIXL's assembler provides a mechanism to represent labels with `Label` objects.
101 to a location using the macro assembler.
139 big. However, VIXL's macro assembler will automatically rewrite this line into
[all …]
/external/swiftshader/third_party/subzero/docs/
DALLOCATION.rst18 The result is a queue of assembler buffers, each of which consists of machine code
21 A single thread is responsible for writing the assembler buffers to an ELF file.
22 It consumes the assembler buffers from the queue that the translation threads
27 operands), and assembler buffers are created by the translation thread and
40 multithreaded, FIFO order for the assembler buffer queue may not be
43 assembler buffers are available.
49 emitted after all assembler buffers have been written. The writer needs to be
77 Even though there is a one-to-one correspondence between Cfgs and assembler
81 Ownership of the assembler buffer and its allocator are transferred to the
102 there is a slab allocator for the assembler buffer, a pointer to it can also be
[all …]
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
Dicmp-with-zero.ll21 ; lines actually runs the output through the assembler.
42 ; lines actually runs the output through the assembler.
63 ; lines actually runs the output through the assembler.
84 ; lines actually runs the output through the assembler.
105 ; lines actually runs the output through the assembler.
126 ; lines actually runs the output through the assembler.
148 ; lines actually runs the output through the assembler.
170 ; lines actually runs the output through the assembler.
192 ; lines actually runs the output through the assembler.
214 ; lines actually runs the output through the assembler.
[all …]
/external/v8/src/regexp/
Djsregexp.cc948 RegExpMacroAssembler* assembler,
1156 void Trace::RestoreAffectedRegisters(RegExpMacroAssembler* assembler, in RestoreAffectedRegisters() argument
1162 assembler->PopRegister(reg); in RestoreAffectedRegisters()
1168 assembler->ClearRegisters(reg, clear_to); in RestoreAffectedRegisters()
1174 void Trace::PerformDeferredActions(RegExpMacroAssembler* assembler, in PerformDeferredActions() argument
1181 const int push_limit = (assembler->stack_limit_slack() + 1) / 2; in PerformDeferredActions()
1284 assembler->PushRegister(reg, stack_check); in PerformDeferredActions()
1292 assembler->WriteCurrentPositionToRegister(reg, store_position); in PerformDeferredActions()
1294 assembler->ClearRegisters(reg, reg); in PerformDeferredActions()
1296 assembler->SetRegister(reg, value); in PerformDeferredActions()
[all …]
/external/llvm/docs/
DAMDGPUUsage.rst38 The assembler is currently considered experimental.
106 The assembler will automatically detect which encoding size to use for
126 object that will be generated by the assembler. This value will be stored
138 If no arguments are specified, then the assembler will derive the ISA version,
140 assembler.
149 to specify the amd_kernel_code_t object that will be emitted by the assembler.
158 that is passed to the assembler.
/external/python/cpython2/Modules/_ctypes/libffi/
Dfficonfig.h.in42 /* Define if your assembler supports .ascii. */
45 /* Define if your assembler supports .cfi_* directives. */
48 /* Define if your assembler supports .register. */
51 /* Define if your assembler and linker support unaligned PC relative relocs.
55 /* Define if your assembler supports .string. */
58 /* Define if your assembler supports unwind section type. */
61 /* Define if your assembler supports PC relative relocs. */
/external/tensorflow/tensorflow/tools/dockerfiles/
DREADME.md8 maintained by `assembler.py`, which builds Dockerfiles from the files in
63 `assembler.py` to re-generate the full Dockerfiles before creating a pull
70 # Build the tools-helper image so you can run the assembler
82 …run --rm -v $(pwd):/tf -v /var/run/docker.sock:/var/run/docker.sock tf-tools python3 assembler.py "
85 …asm_dockerfiles="docker run --rm -u $(id -u):$(id -g) -v $(pwd):/tf tf-tools python3 assembler.py "
87 # Check assembler flags
/external/swiftshader/third_party/subzero/tests_lit/assembler/arm32/
Dvec-move.ll7 ; Compile using standalone assembler.
16 ; Compile using integrated assembler.
36 ; The integrated assembler emits a vorr instead of a vmov.

12345678910>>...27