Searched refs:v8 (Results 276 - 300 of 1196) sorted by relevance

<<11121314151617181920>>

/external/libhevc/decoder/arm64/
H A Dihevcd_itrans_recon_dc_chroma.s120 ld2 {v8.8b, v9.8b},[x7],x2
133 uaddw v24.8h, v0.8h , v8.8b
143 sqxtun v8.8b, v24.8h
155 st2 {v8.8b, v9.8b},[x11],x3
187 ld2 {v8.8b, v9.8b},[x0]
195 uaddw v24.8h, v0.8h , v8.8b
208 zip1 v8.8b, v25.8b, v9.8b
213 st1 {v8.2s},[x1]
/external/llvm/test/MC/AArch64/
H A Dneon-frsqrt-frecp.s20 frecps v3.2s, v8.2s, v12.2s
24 // CHECK: frecps v3.2s, v8.2s, v12.2s // encoding: [0x03,0xfd,0x2c,0x0e]
H A Dneon-scalar-by-elem-mul.s24 fmulx s6, s2, v8.s[0]
31 // CHECK: fmulx s6, s2, v8.s[0] // encoding: [0x46,0x90,0x88,0x7f]
/external/llvm/test/tools/llvm-readobj/ARM/
H A Dattribute-14.s9 @CHECK-OBJ-NEXT: Description: ARM v8
/external/v8/src/base/
H A Datomicops_internals_x86_gcc.cc37 namespace v8 { namespace
50 } } // namespace v8::base
56 using v8::base::AtomicOps_Internalx86CPUFeatures;
/external/v8/src/
H A Di18n.cc28 namespace v8 { namespace
40 v8::String::Utf8Value utf8_string(
41 v8::Utils::ToLocal(Handle<String>::cast(object)));
213 v8::Local<v8::ObjectTemplate> raw_template =
214 v8::ObjectTemplate::New(reinterpret_cast<v8::Isolate*>(isolate));
219 *v8::Utils::OpenHandle(*raw_template),
688 v8::String::Utf8Value bcp47_locale(v8
733 DeleteNativeObjectAt(const v8::WeakCallbackData<v8::Value, void>& data, int index) argument
740 DestroyGlobalHandle( const v8::WeakCallbackData<v8::Value, void>& data) argument
746 DeleteDateFormat( const v8::WeakCallbackData<v8::Value, void>& data) argument
807 DeleteNumberFormat( const v8::WeakCallbackData<v8::Value, void>& data) argument
864 DeleteCollator( const v8::WeakCallbackData<v8::Value, void>& data) argument
925 DeleteBreakIterator( const v8::WeakCallbackData<v8::Value, void>& data) argument
[all...]
H A Dallocation-tracker.h10 namespace v8 { namespace
124 const v8::WeakCallbackData<v8::Value, void>& data);
146 } } // namespace v8::internal
H A Dscanner-character-streams.h10 namespace v8 { namespace
80 // include/v8.h) subclass implemented by the embedder.
84 v8::ScriptCompiler::StreamedSource::Encoding encoding)
109 v8::ScriptCompiler::StreamedSource::Encoding encoding_;
146 } } // namespace v8::internal
H A Dd8-posix.cc22 namespace v8 { namespace
222 static bool GetTimeouts(const v8::FunctionCallbackInfo<v8::Value>& args,
355 // See http://code.google.com/p/v8/issues/detail?id=401.
440 void Shell::System(const v8::FunctionCallbackInfo<v8::Value>& args) {
527 void Shell::ChangeDirectory(const v8::FunctionCallbackInfo<v8::Value>& args) {
549 void Shell::SetUMask(const v8::FunctionCallbackInfo<v8
[all...]
H A Dbackground-parsing-task.h14 namespace v8 { namespace
19 // Internal representation of v8::ScriptCompiler::StreamedSource. Contains all
30 // Internal implementation of v8::ScriptCompiler::StreamedSource.
65 } // namespace v8::internal
/external/v8/test/cctest/
H A Dtest-microtask-delivery.cc28 #include "src/v8.h"
32 using namespace v8;
33 namespace i = v8::internal;
/external/v8/src/arm/
H A Dsimulator-arm.h21 namespace v8 { namespace
43 class SimulatorStack : public v8::internal::AllStatic {
45 static inline uintptr_t JsLimitFromCLimit(v8::internal::Isolate* isolate,
58 } } // namespace v8::internal
67 namespace v8 { namespace
132 static Simulator* current(v8::internal::Isolate* isolate);
217 static void FlushICache(v8::internal::HashMap* i_cache, void* start,
335 static void CheckICache(v8::internal::HashMap* i_cache, Instruction* instr);
336 static void FlushOnePage(v8::internal::HashMap* i_cache, intptr_t start,
338 static CachePage* GetCachePage(v8
[all...]
/external/pdfium/fpdfsdk/src/javascript/
H A DJS_Object.cpp91 void FreeObject(const v8::WeakCallbackInfo<CJS_Object>& data)
99 void DisposeObject(const v8::WeakCallbackInfo<CJS_Object>& data)
108 v8::Local<v8::Context> context = pObject->CreationContext();
124 this, DisposeObject, v8::WeakCallbackType::kInternalFields);
/external/srtp/crypto/cipher/
H A Daes_cbc.c142 c->previous.v8[i] = c->state.v8[i] = input[i];
179 c->state.v8[i] ^= *input++;
191 *output++ = c->state.v8[i];
218 previous.v8[i] = c->previous.v8[i];
232 state.v8[i] = *input++;
251 *output++ = state.v8[i] ^ previous.v8[i];
252 previous.v8[
[all...]
/external/libavc/common/armv8/
H A Dih264_deblk_luma_av8.s102 ld1 {v8.8b, v9.8b}, [x0], x1 //p1 values are loaded into q4
108 mov v8.d[1], v9.d[0]
110 uabd v26.16b, v8.16b, v6.16b
138 usubl v28.8h, v8.8b, v2.8b //Q14 = (p1 - q1)L
161 ushll v16.8h, v8.8b, #1 //Q13,Q8 = (p1<<1)
188 add v28.16b, v28.16b , v8.16b //
255 ld1 {v8.8b, v9.8b}, [x0], x1 //load q1 to Q4, q0 = q0 + src_strd
259 mov v8.d[1] , v9.d[0]
264 uabd v14.16b , v8.16b, v4.16b
281 uaddw v28.8h, v24.8h , v8
[all...]
H A Dih264_inter_pred_filters_luma_vert_av8.s130 ld1 {v8.2s, v9.2s}, [x0], x2 // Vector load from src[4_0]
137 uaddl v16.8h, v2.8b, v8.8b // temp2 = src[1_0] + src[4_0]
144 uaddl v12.8h, v6.8b, v8.8b
159 uaddl v12.8h, v8.8b, v10.8b
176 uaddl v20.8h, v8.8b, v2.8b
195 uaddl v14.8h, v8.8b, v6.8b // temp = src[0_0] + src[5_0]
202 ld1 {v8.2s, v9.2s}, [x0], x2
213 uaddl v14.8h, v8.8b, v10.8b
227 uaddl v16.8h, v8.8b, v2.8b
235 uaddl v12.8h, v8
[all...]
/external/libvpx/libvpx/vp8/common/ppc/
H A Dvariance_altivec.asm40 vspltisw v8, 0 ;# zero out total to start
57 vsum4shs v8, v2, v8
62 vsum4shs v8, v2, v8
86 vsumsws v8, v8, v7
89 stvx v8, 0, r1
130 vsumsws v8, v8, v
[all...]
H A Dloopfilter_filters_altivec.asm116 Tpair v16,v17, v0,v8
131 Tpair v8,v9, v20,v28
245 ;# preserving v8 = sign converter.
286 vmrghb v8, v20, v28
294 vmrghb v16, v0, v8
295 vmrglb v17, v0, v8
318 vmrghb v8, v20, v28
326 vmrghb v16, v0, v8
327 vmrglb v17, v0, v8
392 vcmpgtub v8, v1
[all...]
/external/pdfium/testing/
H A Dembedder_test.cpp21 #include "v8/include/libplatform/libplatform.h"
22 #include "v8/include/v8.h"
83 v8::StartupData* result_data) {
144 v8::V8::InitializeICU();
146 platform_ = v8::platform::CreateDefaultPlatform();
147 v8::V8::InitializePlatform(platform_);
148 v8::V8::Initialize();
152 v8::V8::SetFlagsFromString(predictable_flag,
158 v8
[all...]
/external/flac/libFLAC/ppc/as/
H A Dlpc_asm.s78 ; load coefficients into v0-v7 and initial history into v8-v15
111 lvx v8,0,r11
114 vperm v8,v9,v8,v16
232 vmulosh v20,v0,v8 ; v20: sum vector
267 vsldoi v9,v9,v8,4
284 vsldoi v8,v8,v20,4 ; insert value onto history
397 vmulosh v8,v0,v2 ; v8
[all...]
/external/flac/libFLAC/ppc/gas/
H A Dlpc_asm.s80 # load coefficients into v0-v7 and initial history into v8-v15
113 lvx v8,0,r11
116 vperm v8,v9,v8,v16
234 vmulosh v20,v0,v8 # v20: sum vector
269 vsldoi v9,v9,v8,4
286 vsldoi v8,v8,v20,4 # insert value onto history
399 vmulosh v8,v0,v2 # v8
[all...]
/external/libhevc/common/arm64/
H A Dihevc_itrans_recon_32x32.s212 ld1 {v8.4h},[x0],x6
216 smull v24.4s, v8.4h, v0.h[1] //// y1 * cos1(part of b0)
217 smull v26.4s, v8.4h, v0.h[3] //// y1 * cos3(part of b1)
218 smull v28.4s, v8.4h, v1.h[1] //// y1 * sin3(part of b2)
219 smull v30.4s, v8.4h, v1.h[3] //// y1 * sin1(part of b3)
281 ld1 {v8.4h},[x0],x6
286 smlal v24.4s, v8.4h, v2.h[1] //// y1 * cos1(part of b0)
287 smlal v26.4s, v8.4h, v6.h[3] //// y1 * cos3(part of b1)
288 smlsl v28.4s, v8.4h, v4.h[3] //// y1 * sin3(part of b2)
289 smlsl v30.4s, v8
[all...]
/external/v8/
H A Dsnap.cc3 #include "src/v8.h"
8 namespace v8 { namespace
[all...]
/external/v8/src/arm64/
H A Dcpu-arm64.cc7 #include "src/v8.h"
14 namespace v8 { namespace
121 } } // namespace v8::internal
H A Ddelayed-masm-arm64-inl.h10 namespace v8 { namespace
53 } } // namespace v8::internal

Completed in 622 milliseconds

<<11121314151617181920>>