/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | bi_lower_divergent_indirects.c | 89 nir_ssa_def *lane = nir_load_subgroup_invocation(b); in bi_lower_divergent_indirects_impl() local
|
/third_party/node/deps/base64/base64/lib/arch/neon32/ |
H A D | dec_loop.c | 25 dec_loop_neon32_lane (uint8x16_t *lane) in dec_loop_neon32_lane() argument
|
/third_party/mbedtls/library/ |
H A D | sha3.c | 103 uint64_t lane[5]; in keccak_f1600() local [all...] |
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_lowering_gm107.cpp | 141 Value *lane = bld.mkImm(l); in handleManualTXD() local [all...] |
H A D | nv50_ir_emit_nv50.cpp | 841 CodeEmitterNV50::emitQUADOP(const Instruction *i, uint8_t lane, uint8_t quOp) in emitQUADOP() argument
|
/third_party/mesa3d/src/panfrost/bifrost/valhall/ |
H A D | valhall.h | 79 bool lane : 1; member
|
/third_party/astc-encoder/Source/ |
H A D | astcenc_vecmathlib_none_4.h | 105 template <int l> ASTCENC_SIMD_INLINE float lane() const in lane() function 249 template <int l> ASTCENC_SIMD_INLINE int lane() const lane() function 357 template <int l> ASTCENC_SIMD_INLINE float lane() const lane() function [all...] |
H A D | astcenc_vecmathlib_avx2_8.h | 100 template <int l> ASTCENC_SIMD_INLINE float lane() const in lane() function 216 template <int l> ASTCENC_SIMD_INLINE int lane() const in lane() function [all...] |
H A D | astcenc_vecmathlib_sse_4.h | 100 template <int l> ASTCENC_SIMD_INLINE float lane() const in lane() function 260 template <int l> ASTCENC_SIMD_INLINE int lane() const in lane() function 382 template <int l> ASTCENC_SIMD_INLINE bool lane() const lane() function [all...] |
H A D | astcenc_vecmathlib_neon_4.h | 100 template <int l> ASTCENC_SIMD_INLINE float lane() const in lane() function 244 template <int l> ASTCENC_SIMD_INLINE int lane() const lane() function 362 template <int32_t l> ASTCENC_SIMD_INLINE bool lane() const lane() function [all...] |
/third_party/node/deps/v8/src/codegen/shared-ia32-x64/ |
H A D | macro-assembler-shared-ia32-x64.cc | 132 F64x2ExtractLane(DoubleRegister dst, XMMRegister src, uint8_t lane) F64x2ExtractLane() argument 151 F64x2ReplaceLane(XMMRegister dst, XMMRegister src, DoubleRegister rep, uint8_t lane) F64x2ReplaceLane() argument 332 F32x4ExtractLane(FloatRegister dst, XMMRegister src, uint8_t lane) F32x4ExtractLane() argument [all...] |
/third_party/node/deps/v8/src/compiler/ |
H A D | int64-lowering.cc | 1040 int32_t lane = OpParameter<int32_t>(node->op()); in LowerNode() local 1048 int32_t lane = OpParameter<int32_t>(node->op()); in LowerNode() local
|
/third_party/node/deps/v8/src/compiler/backend/arm/ |
H A D | code-generator-arm.cc | 2053 int8_t lane = i.InputInt8(1); in AssembleArchInstruction() local [all...] |
H A D | instruction-selector-arm.cc | 2854 InstructionOperand lane = g.UseImmediate(OpParameter<int32_t>(node->op())); in VisitI64x2ReplaceLaneI32Pair() local
|
/third_party/node/deps/v8/src/execution/s390/ |
H A D | simulator-s390.h | 424 T get_simd_register_by_lane(int reg, int lane, in get_simd_register_by_lane() argument 437 set_simd_register_by_lane(int reg, int lane, const T& value, bool force_ibm_lane_numbering = true) set_simd_register_by_lane() argument [all...] |
/third_party/vixl/test/aarch64/ |
H A D | test-utils-aarch64.cc | 358 EqualSVELane(uint64_t expected, const RegisterDump* core, const ZRegister& reg, int lane) EqualSVELane() argument 387 EqualSVELane(uint64_t expected, const RegisterDump* core, const PRegister& reg, int lane) EqualSVELane() argument
|
/third_party/python/Objects/ |
H A D | tupleobject.c | 328 Py_uhash_t lane = PyObject_Hash(item[i]); in tuplehash() local
|
/third_party/skia/include/private/ |
H A D | SkVx.h | 572 auto lane = [&](size_t i) variable
|
/third_party/node/deps/v8/src/compiler/backend/mips64/ |
H A D | code-generator-mips64.cc | 3426 unsigned lane = shuffle & 0xFF; in AssembleArchInstruction() local
|
/third_party/node/deps/v8/src/compiler/backend/ia32/ |
H A D | code-generator-ia32.cc | 1975 int8_t lane = i.InputInt8(1); in AssembleArchInstruction() local 3056 uint8_t lane = lanes >> k; in AssembleArchInstruction() local 3068 uint8_t lane = lanes >> k; in AssembleArchInstruction() local 3171 uint8_t lane in AssembleArchInstruction() local 3186 uint8_t lane = i.InputUint8(1) & 0xf; AssembleArchInstruction() local [all...] |
/third_party/node/deps/v8/src/compiler/backend/mips/ |
H A D | code-generator-mips.cc | 3256 unsigned lane = shuffle & 0xFF; in AssembleArchInstruction() local
|
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | macro-assembler-arm64.h | 1209 void St1(const VRegister& vt, int lane, const MemOperand& dst) { in St1() argument 1650 void Ld1(const VRegister& vt, int lane, const MemOperand& src) { in Ld1() argument 1662 void Ld2(const VRegister& vt, const VRegister& vt2, int lane, in Ld2() argument 1676 Ld3(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, int lane, const MemOperand& src) Ld3() argument 1691 Ld4(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, const VRegister& vt4, int lane, const MemOperand& src) Ld4() argument 1715 St2(const VRegister& vt, const VRegister& vt2, int lane, const MemOperand& dst) St2() argument 1720 St3(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, int lane, const MemOperand& dst) St3() argument 1725 St4(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, const VRegister& vt4, int lane, const MemOperand& dst) St4() argument [all...] |
/third_party/node/deps/v8/src/execution/ppc/ |
H A D | simulator-ppc.h | 421 T get_simd_register_by_lane(int reg, int lane, in get_simd_register_by_lane() argument 444 set_simd_register_by_lane(int reg, int lane, const T& value, bool force_ibm_lane_numbering = true) set_simd_register_by_lane() argument [all...] |
/third_party/skia/src/core/ |
H A D | SkVM.cpp | 719 I32 Builder::load64(Ptr ptr, int lane) { in load64() argument 722 I32 Builder::load128(Ptr ptr, int lane) { in load128() argument [all...] |
/third_party/node/deps/v8/src/wasm/baseline/s390/ |
H A D | liftoff-assembler-s390.h | 2667 StoreLane(Register dst, Register offset, uintptr_t offset_imm, LiftoffRegister src, StoreType type, uint8_t lane, uint32_t* protected_store_pc) StoreLane() argument
|