Home
last modified time | relevance | path

Searched defs:LOAD (Results 1 – 25 of 27) sorted by relevance

12

/external/angle/src/compiler/translator/
DAtomicCounterFunctionHLSL.h36 LOAD, enumerator
DImageFunctionHLSL.h46 LOAD, enumerator
DShaderStorageBlockFunctionHLSL.h40 LOAD, enumerator
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dbuilder_gfx_mem.cpp266 LoadInst* BuilderGfxMem::LOAD(Value* Ptr, const char* Name, Type* Ty, MEM_CLIENT usage) in LOAD() function in SwrJit::BuilderGfxMem
275 LoadInst* BuilderGfxMem::LOAD(Value* Ptr, const Twine& Name, Type* Ty, MEM_CLIENT usage) in LOAD() function in SwrJit::BuilderGfxMem
284 LoadInst* BuilderGfxMem::LOAD( in LOAD() function in SwrJit::BuilderGfxMem
294 LoadInst* BuilderGfxMem::LOAD(Value* BasePtr, in LOAD() function in SwrJit::BuilderGfxMem
Dbuilder_mem.cpp96 LoadInst* Builder::LOAD(Value* Ptr, const char* Name, Type* Ty, MEM_CLIENT usage) in LOAD() function in SwrJit::Builder
102 LoadInst* Builder::LOAD(Value* Ptr, const Twine& Name, Type* Ty, MEM_CLIENT usage) in LOAD() function in SwrJit::Builder
108 LoadInst* Builder::LOAD(Type* Ty, Value* Ptr, const Twine& Name, MEM_CLIENT usage) in LOAD() function in SwrJit::Builder
115 Builder::LOAD(Value* Ptr, bool isVolatile, const Twine& Name, Type* Ty, MEM_CLIENT usage) in LOAD() function in SwrJit::Builder
121 LoadInst* Builder::LOAD(Value* basePtr, in LOAD() function in SwrJit::Builder
/external/python/cpython3/Modules/_blake2/impl/
Dblake2s-round.h17 #define LOAD(p) _mm_load_si128( (__m128i *)(p) ) macro
Dblake2b-round.h17 #define LOAD(p) _mm_load_si128( (__m128i *)(p) ) macro
/external/python/cpython2/Modules/zlib/
Dinfback.c128 #define LOAD() \ macro
Dinflate.c476 #define LOAD() \ macro
/external/v8/third_party/zlib/
Dinfback.c128 #define LOAD() \ macro
Dinflate.c477 #define LOAD() \ macro
/external/zlib/
Dinfback.c128 #define LOAD() \ macro
Dinflate.c477 #define LOAD() \ macro
/external/v8/src/compiler/
Dmachine-operator.cc1076 #define LOAD(Type) \ in UnalignedLoad() macro
1164 #define LOAD(Type) \ in MACHINE_PURE_OP_LIST() macro
1176 #define LOAD(Type) \ in PoisonedLoad() macro
1188 #define LOAD(Type) \ in ProtectedLoad() macro
1408 #define LOAD(Type) \ in Word32AtomicLoad() macro
1518 #define LOAD(Type) \ in Word64AtomicLoad() macro
/external/elfutils/libcpu/
Dbpf_disasm.c68 #define LOAD(T) REG(1) " = *(" #T " *)(" REG(2) OFF(3) ")" macro
/external/u-boot/lib/zlib/
Dinflate.c178 #define LOAD() \ macro
/external/freetype/src/gzip/
Dinfutil.h85 #define LOAD {LOADIN LOADOUT} macro
/external/libevent/
Devthread_win32.c114 #define LOAD(name) \ in evthread_win32_condvar_init() macro
/external/bcc/src/lua/bpf/
Dbpf.lua552 local function LOAD(dst, src, off, vtype) function
/external/v8/third_party/zlib/contrib/optimizations/
Dinflate.c488 #define LOAD() \ macro
/external/zlib/contrib/optimizations/
Dinflate.c488 #define LOAD() \ macro
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIMemoryLegalizer.cpp58 LOAD = 1u << 0, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h577 LOAD, STORE, enumerator
/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h544 LOAD, STORE, enumerator
/external/pdfium/third_party/libopenjpeg20/
Ddwt.c604 #define LOAD(x) _mm256_load_si256((const VREG*)(x)) macro
614 #define LOAD(x) _mm_load_si128((const VREG*)(x)) macro

12