Home
last modified time | relevance | path

Searched refs:load64 (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/DataFlowSanitizer/
Dload.ll123 define i64 @load64(i64* %p) {
124 ; COMBINE_PTR_LABEL: @"dfs$load64"
146 ; NO_COMBINE_PTR_LABEL: @"dfs$load64"
/external/llvm/test/Instrumentation/DataFlowSanitizer/
Dload.ll123 define i64 @load64(i64* %p) {
124 ; COMBINE_PTR_LABEL: @"dfs$load64"
146 ; NO_COMBINE_PTR_LABEL: @"dfs$load64"
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Dfree-zext.ll24 %load64 = zext i32 %load16 to i64
26 store i64 %load64, i64* %dst2, align 8
/external/llvm/test/CodeGen/AArch64/
Dfree-zext.ll24 %load64 = zext i32 %load16 to i64
26 store i64 %load64, i64* %dst2, align 8
/external/python/cpython3/Modules/_blake2/impl/
Dblake2b-ref.c166 S->h[i] ^= load64( p + sizeof( S->h[i] ) * i ); in blake2b_init_param()
233 m[i] = load64( block + i * sizeof( m[i] ) ); in blake2b_compress()
Dblake2-impl.h38 BLAKE2_LOCAL_INLINE(uint64_t) load64( const void *src ) in load64() function
/external/u-boot/common/
Dimage-fit.c776 uint64_t load64 = 0; in fit_image_get_address() local
792 load64 = (load64 << 32) | uimage_to_cpu(*cell); in fit_image_get_address()
795 *load = (ulong)load64; in fit_image_get_address()
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
D64bit.pnacl.ll2215 define internal i64 @load64(i32 %a) {
2221 ; CHECK-LABEL: load64
2226 ; OPTM1-LABEL: load64
2230 ; ARM32-LABEL: load64
2234 ; MIPS32-LABEL: load64
/external/llvm/test/CodeGen/X86/
Dmasked_memop.ll2661 ; AVX1-NEXT: ## BB#45: ## %cond.load64
2917 ; AVX2-NEXT: ## BB#45: ## %cond.load64
3168 ; AVX512F-NEXT: ## BB#45: ## %cond.load64
3449 ; AVX1-NEXT: ## BB#45: ## %cond.load64
4109 ; AVX2-NEXT: ## BB#45: ## %cond.load64
4848 ; AVX512F-NEXT: ## BB#45: ## %cond.load64
6307 ; AVX1-NEXT: ## BB#45: ## %cond.load64
6572 ; AVX2-NEXT: ## BB#45: ## %cond.load64
6825 ; AVX512F-NEXT: ## BB#45: ## %cond.load64