Home
last modified time | relevance | path

Searched defs:Load (Results 1 – 25 of 122) sorted by relevance

12345

/external/v8/src/arm64/
Dlithium-gap-resolver-arm64.cc163 __ Load(SavedValueRegister(), cgen_->ToMemOperand(source)); in BreakCycle() local
167 __ Load(SavedFPValueRegister(), cgen_->ToMemOperand(source)); in BreakCycle() local
222 __ Load(cgen_->ToRegister(destination), source_operand); in EmitMove() local
281 __ Load(cgen_->ToDoubleRegister(destination), src); in EmitMove() local
Ddelayed-masm-arm64.cc100 void DelayedMasm::Load(const CPURegister& rd, const MemOperand& operand) { in Load() function in v8::internal::DelayedMasm
/external/v8/test/cctest/
Dtest-macro-assembler-x87.cc76 __ Load(ebx, Operand(esp, 0 * kPointerSize), Representation::UInteger8()); in TEST() local
90 __ Load(ebx, Operand(esp, 0 * kPointerSize), Representation::Integer8()); in TEST() local
104 __ Load(edx, Operand(esp, 0 * kPointerSize), Representation::Integer16()); in TEST() local
118 __ Load(edx, Operand(esp, 0 * kPointerSize), Representation::UInteger16()); in TEST() local
Dtest-macro-assembler-ia32.cc76 __ Load(ebx, Operand(esp, 0 * kPointerSize), Representation::UInteger8()); in TEST() local
90 __ Load(ebx, Operand(esp, 0 * kPointerSize), Representation::Integer8()); in TEST() local
104 __ Load(edx, Operand(esp, 0 * kPointerSize), Representation::Integer16()); in TEST() local
118 __ Load(edx, Operand(esp, 0 * kPointerSize), Representation::UInteger16()); in TEST() local
Dtest-macro-assembler-arm.cc163 __ Load(r3, MemOperand(sp, 0 * kPointerSize), Representation::UInteger8()); in TEST() local
178 __ Load(r3, MemOperand(sp, 0 * kPointerSize), Representation::Integer8()); in TEST() local
193 __ Load(r3, MemOperand(sp, 0 * kPointerSize), Representation::UInteger16()); in TEST() local
208 __ Load(r3, MemOperand(sp, 0 * kPointerSize), Representation::Integer16()); in TEST() local
Dtest-atomicops.cc305 TEST(Load) { in TEST() argument
/external/lzma/CPP/Windows/
DDLL.cpp46 bool CLibrary::Load(LPCTSTR fileName) in Load() function in NWindows::NDLL::CLibrary
66 bool CLibrary::Load(LPCWSTR fileName) in Load() function in NWindows::NDLL::CLibrary
/external/skia/src/opts/
DSkNx_sse.h59 static SkNf Load(const float vals[2]) { in Load() function
106 static SkNf Load(const double vals[2]) { return _mm_loadu_pd(vals); } in Load() function
150 static SkNi Load(const int vals[4]) { return _mm_loadu_si128((const __m128i*)vals); } in Load() function
189 static SkNf Load(const float vals[4]) { return _mm_loadu_ps(vals); } in Load() function
235 static SkNi Load(const uint16_t vals[4]) { return _mm_loadl_epi64((const __m128i*)vals); } in Load() function
262 static SkNi Load(const uint16_t vals[8]) { return _mm_loadu_si128((const __m128i*)vals); } in Load() function
299 static SkNi Load(const uint8_t vals[16]) { return _mm_loadu_si128((const __m128i*)vals); } in Load() function
DSkNx_neon.h69 static SkNf Load(const float vals[2]) { return vld1_f32(vals); } in Load() function
153 static SkNf Load(const double vals[2]) { return vld1q_f64(vals); } in Load() function
216 static SkNi Load(const int vals[4]) { return vld1q_s32(vals); } in Load() function
244 static SkNf Load(const float vals[4]) { return vld1q_f32(vals); } in Load() function
316 static SkNi Load(const uint16_t vals[8]) { return vld1q_u16(vals); } in Load() function
349 static SkNi Load(const uint8_t vals[16]) { return vld1q_u8(vals); } in Load() function
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_pattern.cpp42 FX_BOOL CPDF_TilingPattern::Load() in Load() function in CPDF_TilingPattern
109 FX_BOOL CPDF_ShadingPattern::Load() in Load() function in CPDF_ShadingPattern
157 FX_BOOL CPDF_MeshStream::Load(CPDF_Stream* pShadingStream, CPDF_Function** pFuncs, int nFuncs, CPDF… in Load() function in CPDF_MeshStream
/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.h33 Load = (1<<1), enumerator
/external/v8/test/mjsunit/
Ddictionary-properties.js23 function Load(o) { class
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
DANTLRFileStream.cs63 public virtual void Load( string fileName, Encoding encoding ) in Load() method in Antlr.Runtime.ANTLRFileStream
DANTLRReaderStream.cs67 public virtual void Load( TextReader r, int size, int readChunkSize ) in Load() method in Antlr.Runtime.ANTLRReaderStream
/external/v8/test/mjsunit/compiler/
Dproperty-refs.js30 function Load(o) { class
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DANTLRFileStream.cs101 public virtual void Load(string fileName, Encoding encoding) in Load() method in Antlr.Runtime.ANTLRFileStream
DANTLRReaderStream.cs62 public virtual void Load(TextReader r, int size, int readChunkSize) { in Load() method in Antlr.Runtime.ANTLRReaderStream
/external/skia/src/core/
DSkNx.h44 static SkNi Load(const T vals[N]) { in Load() function
98 static SkNf Load(const T vals[N]) { in Load() function
173 static SkNi Load(const T vals[1]) { return SkNi(vals[0]); } in Load() function
211 static SkNf Load(const T vals[1]) { return SkNf(vals[0]); } in Load() function
/external/icu/icu4c/source/test/depstest/
Ddependencies.py140 def Load(): function
/external/llvm/lib/Transforms/ObjCARC/
DObjCARCContract.cpp195 static StoreInst *findSafeStoreForStoreStrongContraction(LoadInst *Load, in findSafeStoreForStoreStrongContraction()
335 auto *Load = dyn_cast<LoadInst>(GetArgRCIdentityRoot(Release)); in tryToContractReleaseIntoStoreStrong() local
/external/llvm/lib/Analysis/
DDelinearization.cpp74 if (LoadInst *Load = dyn_cast<LoadInst>(&Inst)) in getPointerOperand() local
/external/opencv/otherlibs/highgui/
Dimage.cpp132 bool CvvImage::Load( const char* filename, int desired_color ) in Load() function in CvvImage
/external/llvm/lib/Target/R600/
DSITypeRewriter.cpp88 LoadInst *Load = Builder.CreateLoad(BitCast); in visitLoadInst() local
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/tvcm/
Dhtml_module.py37 def Load(self): member in HTMLModule
/external/llvm/unittests/Linker/
DLinkModulesTest.cpp80 Value *Load = Builder.CreateLoad(GEP, "switch.load"); in TEST_F() local

12345