Searched refs:STORE (Results 1 - 25 of 87) sorted by relevance

1234

/external/e2fsprogs/lib/ext2fs/
H A Dicount.c671 #define STORE 0x02 macro
683 { STORE, 42, 42, 42 },
684 { STORE, 1, 1, 1 },
685 { STORE, 2, 2, 2 },
686 { STORE, 3, 3, 3 },
687 { STORE, 10, 1, 1 },
688 { STORE, 42, 0, 0 },
709 { STORE, 1, 1, 1 },
710 { STORE, 2, 2, 2 },
711 { STORE,
[all...]
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dhsw_queryobj.c46 MI_MATH_ALU2(STORE, R1, ACCU),
50 MI_MATH_ALU2(STORE, R1, ACCU),
54 MI_MATH_ALU2(STORE, R1, ACCU),
59 MI_MATH_ALU2(STORE, R1, ACCU),
63 MI_MATH_ALU2(STORE, R2, ACCU),
68 MI_MATH_ALU2(STORE, R2, ACCU),
73 MI_MATH_ALU2(STORE, R0, ACCU),
95 MI_MATH_ALU2(STORE, R0, ACCU),
123 MI_MATH_ALU2(STORE, R0, ACCU),
175 MI_MATH_ALU2(STORE, R
[all...]
H A Dhsw_sol.c113 OUT_BATCH(MI_MATH_ALU2(STORE, R1, ACCU));
118 OUT_BATCH(MI_MATH_ALU2(STORE, R0, ACCU));
135 OUT_BATCH(MI_MATH_ALU2(STORE, R0, ACCU));
144 OUT_BATCH(MI_MATH_ALU2(STORE, R1, ACCU));
148 OUT_BATCH(MI_MATH_ALU2(STORE, R0, ACCU));
/external/llvm/test/MC/Mips/
H A Dcprestore-noreorder-noat.s12 # RUN: FileCheck %s -check-prefix=NO-STORE
15 # RUN: llvm-objdump -d -r - | FileCheck %s -check-prefix=NO-STORE
29 # NO-STORE-NOT: sw $gp, 8($sp)
48 # NO-STORE-NOT: sw $gp,
H A Dcprestore-noreorder.s5 # RUN: llvm-objdump -d -r - | FileCheck %s -check-prefix=CHECK-FOR-STORE
34 # CHECK-FOR-STORE: sw $gp, 8($sp)
H A Dcprestore-reorder.s5 # RUN: llvm-objdump -d -r - | FileCheck %s -check-prefix=CHECK-FOR-STORE
35 # CHECK-FOR-STORE: sw $gp, 8($sp)
/external/elfutils/libelf/
H A Dgelf_xlate.c68 #define STORE(Bits, ptr, val) (*(uint##Bits##_t *) ptr = val) macro
80 #define STORE(Bits, ptr, val) (((union unaligned *) ptr)->u##Bits = val) macro
99 case 2: STORE (16, dest, bswap_16 (FETCH (16, ptr))); break; \
100 case 4: STORE (32, dest, bswap_32 (FETCH (32, ptr))); break; \
101 case 8: STORE (64, dest, bswap_64 (FETCH (64, ptr))); break; \
/external/libxaac/decoder/armv7/
H A Dixheaacd_harm_idx_zerotwolp.s62 B STORE
74 STORE: label
/external/v8/src/compiler/
H A Dmachine-operator.cc505 #define STORE(Type) \ macro
571 MACHINE_REPRESENTATION_LIST(STORE)
572 #undef STORE macro
598 #undef STORE macro
664 #define STORE(kRep) \ macro
667 MACHINE_REPRESENTATION_LIST(STORE)
668 #undef STORE macro
740 #define STORE(kRep) \ macro
753 MACHINE_REPRESENTATION_LIST(STORE)
754 #undef STORE macro
769 #define STORE macro
774 #undef STORE macro
818 #define STORE macro
822 #undef STORE macro
846 #define STORE macro
851 #undef STORE macro
[all...]
/external/mesa3d/src/compiler/nir/
H A Dnir_intrinsics.h427 #define STORE(name, srcs, num_indices, idx0, idx1, idx2, flags) \ macro
431 STORE(output, 2, 3, BASE, WRMASK, COMPONENT, 0)
435 STORE(per_vertex_output, 3, 3, BASE, WRMASK, COMPONENT, 0)
437 STORE(ssbo, 3, 1, WRMASK, xx, xx, 0)
439 STORE(shared, 2, 2, BASE, WRMASK, xx, 0)
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
H A Dstreamout_jit.cpp196 STORE(numPrimStorageNeeded, pSoCtx, { 0, SWR_STREAMOUT_CONTEXT_numPrimStorageNeeded });
215 STORE(numPrimsWritten, pSoCtx, { 0, SWR_STREAMOUT_CONTEXT_numPrimsWritten });
256 STORE(streamOffset, pBuf, { 0, SWR_STREAMOUT_BUFFER_streamOffset });
H A Dbuilder_misc.cpp303 StoreInst *Builder::STORE(Value *val, Value *basePtr, const std::initializer_list<uint32_t> &indices) function in class:SwrJit::Builder
308 return STORE(val, GEPA(basePtr, valIndices));
316 return STORE(val, GEPA(basePtr, valIndices));
557 STORE(vSrc, vSrcPtr);
607 STORE(vSrc, vSrcPtr);
657 STORE(vSrc, vSrcPtr);
1423 STORE(vSrc, pSrcArrayPtr);
1424 STORE(vOffsets, pOffsetsArrayPtr);
1470 STORE(pSrcElem, pCurDst);
/external/mesa3d/src/gallium/drivers/swr/
H A Dswr_shader.cpp273 STORE(val, vtxOutput, {0, 0, outSlot, channel});
307 STORE(unwrap(dist), vtxOutput, {0, 0, VERTEX_CLIPCULL_DIST_LO_SLOT, val});
310 STORE(unwrap(dist), vtxOutput, {0, 0, VERTEX_CLIPCULL_DIST_HI_SLOT, val - 4});
328 STORE(dist, vtxOutput, {0, 0, VERTEX_CLIPCULL_DIST_LO_SLOT, val});
330 STORE(dist, vtxOutput, {0, 0, VERTEX_CLIPCULL_DIST_HI_SLOT, val - 4});
646 STORE(unwrap(outZ), pPS, {0, SWR_PS_CONTEXT_vZ});
659 STORE(unwrap(out),
664 STORE(unwrap(out),
693 STORE(unwrap(mask_result), pPS, {0, SWR_PS_CONTEXT_activeMask});
/external/webp/src/dsp/
H A Ddec.c29 #define STORE(x, y, v) \ macro
34 STORE(0, y, DC + (d)); \
35 STORE(1, y, DC + (c)); \
36 STORE(2, y, DC - (c)); \
37 STORE(3, y, DC - (d)); \
74 STORE(0, 0, a + d);
75 STORE(1, 0, b + c);
76 STORE(2, 0, b - c);
77 STORE(3, 0, a - d);
118 STORE(
131 #undef STORE macro
[all...]
H A Denc.c109 #define STORE(x, y, v) \ macro
141 STORE(0, i, a + d);
142 STORE(1, i, b + c);
143 STORE(2, i, b - c);
144 STORE(3, i, a - d);
226 #undef STORE macro
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DSlotIndexes.h86 enum Slot { LOAD, USE, DEF, STORE, NUM }; enumerator in enum:llvm::SlotIndex::Slot
209 /// isStore - Return true if this is a STORE slot.
211 return getSlot() == STORE;
246 /// Returns the index of the STORE slot for the instruction pointed to by
249 return SlotIndex(&entry(), SlotIndex::STORE);
254 /// index is a STORE, the first slot for the next instruction.
260 if (s == SlotIndex::STORE) {
281 return SlotIndex(entry().getPrev(), SlotIndex::STORE);
H A DISDOpcodes.h454 // LOAD and STORE have token chains as their first operand, then the same
458 LOAD, STORE, enumerator in enum:llvm::ISD::NodeType
/external/pdfium/third_party/libopenjpeg20/
H A Ddwt.c608 #define STORE(x,y) _mm256_store_si256((VREG*)(x),(y)) macro
618 #define STORE(x,y) _mm_store_si128((VREG*)(x),(y)) macro
703 STORE(tmp + PARALLEL_COLS_53 * (i + 0), s0c_0);
704 STORE(tmp + PARALLEL_COLS_53 * (i + 0) + VREG_INT_COUNT, s0c_1);
707 STORE(tmp + PARALLEL_COLS_53 * (i + 1) + 0,
709 STORE(tmp + PARALLEL_COLS_53 * (i + 1) + VREG_INT_COUNT,
713 STORE(tmp + PARALLEL_COLS_53 * (i + 0) + 0, s0n_0);
714 STORE(tmp + PARALLEL_COLS_53 * (i + 0) + VREG_INT_COUNT, s0n_1);
721 STORE(tmp + PARALLEL_COLS_53 * (len - 1), tmp_len_minus_1);
723 STORE(tm
849 #undef STORE macro
[all...]
/external/pcre/dist2/src/sljit/
H A DsljitNativeARM_64.c767 #define STORE 0x01 macro
922 tmp_r = (flags & STORE) ? TMP_REG3 : reg;
1386 if (getput_arg_fast(compiler, flags | STORE, dst_r, dst, dstw))
1389 return getput_arg(compiler, flags | STORE, dst_r, dst, dstw, 0, 0);
1422 if (getput_arg_fast(compiler, mem_flags | STORE, dst_r, dst, dstw))
1425 return getput_arg(compiler, mem_flags | STORE, dst_r, dst, dstw, 0, 0);
1457 if ((dst & SLJIT_MEM) && !getput_arg_fast(compiler, mem_flags | STORE | ARG_TEST, TMP_REG1, dst, dstw))
1506 getput_arg_fast(compiler, mem_flags | STORE, dst_r, dst, dstw);
1509 return getput_arg(compiler, mem_flags | STORE, TMP_REG1, dst, dstw, 0, 0);
1559 if (!(flags & STORE))
[all...]
H A DsljitNativeARM_T2_32.c788 #define STORE 0x01 macro
964 FAIL_IF(push_inst16(compiler, STR_SP | ((flags & STORE) ? 0 : 0x800) | RDN3(reg) | (argw >> 2)));
1014 tmp_r = (flags & STORE) ? TMP_REG3 : reg;
1406 if (getput_arg_fast(compiler, flags | STORE, dst_r, dst, dstw))
1409 return getput_arg(compiler, flags | STORE, dst_r, dst, dstw, 0, 0);
1439 if (getput_arg_fast(compiler, flags | STORE, dst_r, dst, dstw))
1442 return getput_arg(compiler, flags | STORE, dst_r, dst, dstw, 0, 0);
1466 if ((dst & SLJIT_MEM) && !getput_arg_fast(compiler, WORD_SIZE | STORE | ARG_TEST, TMP_REG1, dst, dstw))
1518 getput_arg_fast(compiler, WORD_SIZE | STORE, dst_r, dst, dstw);
1521 return getput_arg(compiler, WORD_SIZE | STORE, TMP_REG
[all...]
/external/llvm/lib/Target/Mips/
H A DMipsISelDAGToDAG.cpp224 case ISD::STORE:
/external/tensorflow/tensorflow/core/kernels/
H A Dsparse_matmul_op.cc272 #define STORE(x, y) Eigen::internal::pstore<float>(x, y); macro
412 STORE(*out, c1);
413 STORE(*out + kNumOperands, c2);
444 STORE(*out, c1);
445 STORE(*out + kNumOperands, c2);
494 STORE(*out, c1);
495 STORE(*out + kNumOperands, c2);
496 STORE(*out + 2 * kNumOperands, c3);
497 STORE(*out + 3 * kNumOperands, c4);
521 STORE(*ou
766 #undef STORE macro
1182 #define STORE macro
[all...]
/external/syslinux/gpxe/src/util/Option/
H A DROM.pm82 sub STORE { subroutine
101 $self->STORE ( $key, 0 );
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
H A DH264TrackImpl.java223 IGNORE, BUFFER, STORE, END enum constant in enum:H264TrackImpl.NALActions
261 case STORE:
352 action = NALActions.STORE; // Will only work in single slice per frame mode!
/external/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h540 /// LOAD and STORE have token chains as their first operand, then the same
544 LOAD, STORE, enumerator in enum:llvm::ISD::NodeType

Completed in 865 milliseconds

1234