Home
last modified time | relevance | path

Searched defs:load (Results 301 - 316 of 316) sorted by relevance

1...<<111213

/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c2164 bool load = a->opcode == ac_image_sample || a->opcode == ac_image_gather4 || ac_build_image_opcode() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Deffect-control-linearizer.cc5349 Node* load = __ Load( in LowerFastApiCall() local
H A Dwasm-compiler.cc2451 Node* load = gasm_->LoadFromObject(int_ty, stack_slot, 0); in BuildCcallConvertFloat() local
4036 Node* load; in LoadLane() local
4069 Node* load; LoadTransform() local
4107 Node* load; LoadMem() local
4243 Node* load = graph()->NewNode(mcgraph()->machine()->Load(type), mem_start, BuildAsmjsLoadMem() local
[all...]
/third_party/node/deps/v8/src/execution/arm/
H A Dsimulator-arm.cc1508 void Simulator::HandleRList(Instruction* instr, bool load) { in HandleRList() argument
1545 bool load = (instr->VLValue() == 0x1); in HandleVList() local
[all...]
/third_party/node/deps/v8/src/ic/
H A Daccessor-assembler.cc275 GotoIf(WordEqual(handler_kind, LOAD_KIND(kApiGetter)), &load); in HandleLoadAccessor() local
[all...]
/third_party/node/deps/v8/src/torque/
H A Dimplementation-visitor.cc4587 const char* load; in EmitLoadFieldStatement() local
/third_party/node/deps/simdutf/
H A Dsimdutf.cpp347 static simdutf_really_inline simd8<uint8_t> load(const uint8_t* values) { return vld1q_u8(values); } in load() function
457 static simdutf_really_inline simd8<int8_t> load(const int8_t values[16]) { return vld1q_s8(values); } in load() function
837 static simdutf_really_inline simd16<T> load(const T values[8]) { in load() function
1761 static simdutf_really_inline simd8<T> load(const T values[32]) { load() function
2110 static simdutf_really_inline simd16<T> load(const T values[8]) { load() function
2667 static simdutf_really_inline simd8<T> load(const T values[16]) { load() function
2825 static simdutf_really_inline simd8<uint16_t> load(const uint16_t values[8]) { load() function
3059 static simdutf_really_inline simd16<T> load(const T values[8]) { load() function
3589 static simdutf_really_inline simd8<T> load(const T values[16]) { load() function
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactor.cpp930 auto load = jit->builder->CreateAlignedLoad(elTy, V(ptr), llvm::MaybeAlign(alignment), isVolatile); in createLoad() local
942 auto load = jit->builder->CreateAlignedLoad(elAsIntTy, ptrCast, llvm::MaybeAlign(alignment), isVolatile); in createLoad() local
H A DReactor.hpp193 RValue<T> load() const in load() function in rr::LValue
2737 RValue<T> Reference<T>::load() const in load() function in rr::Reference
/third_party/python/Modules/
H A D_pickle.c6848 load(UnpicklerObject *self) in load() function
[all...]
/third_party/glfw/deps/glad/
H A Dgles2.h1485 static void glad_gl_load_GL_ES_VERSION_2_0( GLADuserptrloadfunc load, void* userptr) { in glad_gl_load_GL_ES_VERSION_2_0() argument
1773 gladLoadGLES2UserPtr( GLADuserptrloadfunc load, void *userptr) gladLoadGLES2UserPtr() argument
1791 gladLoadGLES2( GLADloadfunc load) gladLoadGLES2() argument
[all...]
H A Dvulkan.h5862 static void glad_vk_load_VK_VERSION_1_0( GLADuserptrloadfunc load, void* userptr) { in glad_vk_load_VK_VERSION_1_0() argument
6002 glad_vk_load_VK_VERSION_1_1( GLADuserptrloadfunc load, void* userptr) glad_vk_load_VK_VERSION_1_1() argument
6033 glad_vk_load_VK_VERSION_1_2( GLADuserptrloadfunc load, void* userptr) glad_vk_load_VK_VERSION_1_2() argument
6049 glad_vk_load_VK_VERSION_1_3( GLADuserptrloadfunc load, void* userptr) glad_vk_load_VK_VERSION_1_3() argument
6089 glad_vk_load_VK_EXT_debug_report( GLADuserptrloadfunc load, void* userptr) glad_vk_load_VK_EXT_debug_report() argument
6095 glad_vk_load_VK_KHR_surface( GLADuserptrloadfunc load, void* userptr) glad_vk_load_VK_KHR_surface() argument
6103 glad_vk_load_VK_KHR_swapchain( GLADuserptrloadfunc load, void* userptr) glad_vk_load_VK_KHR_swapchain() argument
6290 gladLoadVulkanUserPtr( VkPhysicalDevice physical_device, GLADuserptrloadfunc load, void *userptr) gladLoadVulkanUserPtr() argument
6316 gladLoadVulkan( VkPhysicalDevice physical_device, GLADloadfunc load) gladLoadVulkan() argument
[all...]
H A Dgl.h4990 static void glad_gl_load_GL_VERSION_1_0( GLADuserptrloadfunc load, void* userptr) { in glad_gl_load_GL_VERSION_1_0() argument
5299 glad_gl_load_GL_VERSION_1_1( GLADuserptrloadfunc load, void* userptr) glad_gl_load_GL_VERSION_1_1() argument
5332 glad_gl_load_GL_VERSION_1_2( GLADuserptrloadfunc load, void* userptr) glad_gl_load_GL_VERSION_1_2() argument
5339 glad_gl_load_GL_VERSION_1_3( GLADuserptrloadfunc load, void* userptr) glad_gl_load_GL_VERSION_1_3() argument
5388 glad_gl_load_GL_VERSION_1_4( GLADuserptrloadfunc load, void* userptr) glad_gl_load_GL_VERSION_1_4() argument
5438 glad_gl_load_GL_VERSION_1_5( GLADuserptrloadfunc load, void* userptr) glad_gl_load_GL_VERSION_1_5() argument
5460 glad_gl_load_GL_VERSION_2_0( GLADuserptrloadfunc load, void* userptr) glad_gl_load_GL_VERSION_2_0() argument
5556 glad_gl_load_GL_VERSION_2_1( GLADuserptrloadfunc load, void* userptr) glad_gl_load_GL_VERSION_2_1() argument
5565 glad_gl_load_GL_VERSION_3_0( GLADuserptrloadfunc load, void* userptr) glad_gl_load_GL_VERSION_3_0() argument
5652 glad_gl_load_GL_VERSION_3_1( GLADuserptrloadfunc load, void* userptr) glad_gl_load_GL_VERSION_3_1() argument
5670 glad_gl_load_GL_VERSION_3_2( GLADuserptrloadfunc load, void* userptr) glad_gl_load_GL_VERSION_3_2() argument
5692 glad_gl_load_GL_VERSION_3_3( GLADuserptrloadfunc load, void* userptr) glad_gl_load_GL_VERSION_3_3() argument
5753 glad_gl_load_GL_ARB_multisample( GLADuserptrloadfunc load, void* userptr) glad_gl_load_GL_ARB_multisample() argument
5757 glad_gl_load_GL_ARB_robustness( GLADuserptrloadfunc load, void* userptr) glad_gl_load_GL_ARB_robustness() argument
5780 glad_gl_load_GL_KHR_debug( GLADuserptrloadfunc load, void* userptr) glad_gl_load_GL_KHR_debug() argument
5950 gladLoadGLUserPtr( GLADuserptrloadfunc load, void *userptr) gladLoadGLUserPtr() argument
5982 gladLoadGL( GLADloadfunc load) gladLoadGL() argument
[all...]
/third_party/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp731 TIntermAggregate* load in handleBracketOperator() local
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c2920 const struct dxil_value *load = emit_bufferload_call(ctx, handle, coord, DXIL_I32); in emit_load_ssbo() local
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 154 milliseconds

1...<<111213