HomeSort by relevance Sort by last modified time
    Searched refs:immediate (Results 251 - 275 of 644) sorted by null

<<11121314151617181920>>

  /external/v8/src/arm64/
assembler-arm64.cc 281 void Immediate::InitializeHandle(Handle<Object> handle) {
2256 int64_t immediate = operand.ImmediateValue(); local
2363 int64_t immediate = operand.ImmediateValue(); local
2415 int64_t immediate = operand.ImmediateValue(); local
    [all...]
macro-assembler-arm64.cc 63 Ldr(temp, operand.immediate());
67 int64_t immediate = operand.ImmediateValue(); local
70 // If the operation is NOT, invert the operation and immediate.
73 immediate = ~immediate;
76 // Ignore the top 32 bits of an immediate if we're moving to a W register.
79 DCHECK(((immediate >> kWRegSizeInBits) == 0) ||
80 ((immediate >> kWRegSizeInBits) == -1));
81 immediate &= kWRegMask;
84 DCHECK(rd.Is64Bits() || is_uint32(immediate));
    [all...]
  /external/v8/src/compiler/mips64/
code-generator-mips64.cc 391 if (!length.is_reg() && base::bits::IsPowerOfTwo64(length.immediate())) { \
392 __ And(kScratchReg, offset, Operand(~(length.immediate() - 1))); \
402 if (!length.is_reg() && base::bits::IsPowerOfTwo64(length.immediate())) { \
404 __ And(kScratchReg, kScratchReg, Operand(~(length.immediate() - 1))); \
422 int offset = static_cast<int>(i.InputOperand(0).immediate()); \
441 int offset = static_cast<int>(i.InputOperand(0).immediate()); \
463 int offset = static_cast<int>(i.InputOperand(0).immediate()); \
485 int offset = static_cast<int>(i.InputOperand(0).immediate()); \
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-sh.c 41 expressionS immediate; member in struct:__anon115782
1201 and use an uninitialized immediate. */
    [all...]
tc-sparc.c     [all...]
  /external/vixl/tools/
generate_tests.py 45 - test/aarch32/test-assembler-cond-rd-rn-immediate-a32.cc
54 $ cat test/aarch32/traces/sim-cond-rd-rn-immediate-adc-a32.h
88 test/aarch32/config/cond-rd-rn-immediate-a32.json
89 `-> test/aarch32/test-simulator-cond-rd-rn-immediate-a32.cc
90 `-> test/aarch32/test-assembler-cond-rd-rn-immediate-a32.cc
102 instruction. For example, a register or an immediate are operands. We can think
634 'test/aarch32/config/cond-rd-memop-immediate-512-a32.json',
635 'test/aarch32/config/cond-rd-memop-immediate-8192-a32.json',
648 'test/aarch32/config/cond-rdlow-rnlow-operand-immediate-t32.json',
  /frameworks/native/services/surfaceflinger/
Layer.h 209 // immediate. If setGeometryAppliesWithResize is specified
215 bool setPosition(float x, float y, bool immediate);
217 bool setCrop(const Rect& crop, bool immediate);
219 bool setFinalCrop(const Rect& crop, bool immediate);
  /external/swiftshader/third_party/subzero/src/DartARM32/
assembler_arm.h 44 I = 1 << 25, // immediate shifter operand (or not)
137 // Data-processing operands - Immediate.
138 explicit Operand(uint32_t immediate) {
139 ASSERT(immediate < (1 << kImmed8Bits));
141 encoding_ = immediate;
145 // Data-processing operands - Rotated immediate.
160 // Data-processing operands - Logical shift/rotate by immediate.
179 static bool CanHold(uint32_t immediate, Operand* o) {
180 // Avoid the more expensive test for frequent small immediate values.
181 if (immediate < (1 << kImmed8Bits))
    [all...]
  /external/v8/src/compiler/
instruction-selector-impl.h 152 InstructionOperand UseImmediate(int immediate) {
153 return sequence()->AddImmediate(Constant(immediate));
  /external/v8/src/mips/
assembler-mips-inl.h 57 Operand::Operand(int32_t immediate, RelocInfo::Mode rmode) {
59 imm32_ = immediate;
  /external/v8/src/mips64/
assembler-mips64-inl.h 57 Operand::Operand(int64_t immediate, RelocInfo::Mode rmode) {
59 imm64_ = immediate;
  /external/vixl/src/aarch64/
operands-aarch64.cc 292 Operand::Operand(int64_t immediate)
293 : immediate_(immediate),
  /prebuilts/go/darwin-x86/src/os/
pipe_test.go 58 // writing to stdout or stderr should cause an immediate SIGPIPE;
  /prebuilts/go/linux-x86/src/os/
pipe_test.go 58 // writing to stdout or stderr should cause an immediate SIGPIPE;
  /system/core/libpixelflinger/codeflinger/
ARMAssemblerProxy.cpp 88 uint32_t ARMAssemblerProxy::imm(uint32_t immediate)
90 return mTarget->imm(immediate);
111 // (immediate and Rm can be negative, which indicates U=0)
134 // (immediate and Rm can be negative, which indicates U=0)
Arm64Assembler.h 82 virtual uint32_t imm(uint32_t immediate);
276 int32_t immediate; member in struct:android::ArmToArm64Assembler::addr_mode_t
  /bionic/libc/kernel/uapi/linux/
firewire-cdev.h 177 __u32 immediate; member in struct:fw_cdev_add_descriptor
  /development/ndk/platforms/android-21/include/linux/
firewire-cdev.h 216 __u32 immediate; member in struct:fw_cdev_add_descriptor
  /external/kernel-headers/original/uapi/linux/
firewire-cdev.h 610 * @immediate: If non-zero, immediate key to insert before pointer
616 * Add a descriptor block and optionally a preceding immediate key to the local
624 * If not 0, the @immediate field specifies an immediate key which will be
627 * @immediate, @key, and @data array elements are CPU-endian quadlets.
631 * and immediate key. The kernel will also generate a bus reset to signal the
638 __u32 immediate; member in struct:fw_cdev_add_descriptor
650 * Remove a descriptor block and accompanying immediate key from the local
    [all...]
  /external/libdrm/nouveau/
nouveau.h 210 int nr, uint32_t size, bool immediate,
  /external/libpcap/
dlpisubs.c 311 if (p->opt.immediate) {
312 /* Set the timeout to zero, for immediate delivery. */
pcap-int.h 116 int immediate; /* immediate mode - deliver packets as soon as they arrive */ member in struct:pcap_opt
pcap-nit.c 234 if (p->opt.immediate) {
  /external/mesa3d/src/gallium/drivers/freedreno/ir3/
ir3_shader.h 213 unsigned immediate; member in struct:ir3_shader_variant::__anon27682
  /external/mesa3d/src/gallium/drivers/i915/
i915_context.h 148 unsigned immediate[I915_MAX_IMMEDIATE]; member in struct:i915_state

Completed in 4321 milliseconds

<<11121314151617181920>>