Searched refs:BULK (Results 1 – 11 of 11) sorted by relevance
/external/llvm-project/llvm/test/CodeGen/WebAssembly/ |
D | bulk-memory64.ll | 1 …icit-locals -wasm-keep-registers -mattr=+bulk-memory | FileCheck %s --check-prefixes CHECK,BULK-MEM 2 …t-locals -wasm-keep-registers -mattr=-bulk-memory | FileCheck %s --check-prefixes CHECK,NO-BULK-MEM 22 ; NO-BULK-MEM-NOT: memory.copy 23 ; BULK-MEM-NEXT: .functype memcpy_i8 (i64, i64, i32) -> () 24 ; BULK-MEM-NEXT: i64.extend_i32_u $push0=, $2 25 ; BULK-MEM-NEXT: memory.copy 0, 0, $0, $1, $pop0 26 ; BULK-MEM-NEXT: return 33 ; NO-BULK-MEM-NOT: memory.copy 34 ; BULK-MEM-NEXT: .functype memmove_i8 (i64, i64, i32) -> () 35 ; BULK-MEM-NEXT: i64.extend_i32_u $push0=, $2 [all …]
|
D | bulk-memory.ll | 1 …icit-locals -wasm-keep-registers -mattr=+bulk-memory | FileCheck %s --check-prefixes CHECK,BULK-MEM 2 …t-locals -wasm-keep-registers -mattr=-bulk-memory | FileCheck %s --check-prefixes CHECK,NO-BULK-MEM 22 ; NO-BULK-MEM-NOT: memory.copy 23 ; BULK-MEM-NEXT: .functype memcpy_i8 (i32, i32, i32) -> () 24 ; BULK-MEM-NEXT: memory.copy 0, 0, $0, $1, $2 25 ; BULK-MEM-NEXT: return 32 ; NO-BULK-MEM-NOT: memory.copy 33 ; BULK-MEM-NEXT: .functype memmove_i8 (i32, i32, i32) -> () 34 ; BULK-MEM-NEXT: memory.copy 0, 0, $0, $1, $2 35 ; BULK-MEM-NEXT: return [all …]
|
D | target-features-tls.ll | 1 ; RUN: llc < %s -mattr=-bulk-memory | FileCheck %s --check-prefixes NO-BULK-MEM 2 ; RUN: llc < %s -mattr=+bulk-memory | FileCheck %s --check-prefixes BULK-MEM 13 ; NO-BULK-MEM-LABEL: .custom_section.target_features,"",@ 14 ; NO-BULK-MEM-NEXT: .int8 1 15 ; NO-BULK-MEM-NEXT: .int8 45 16 ; NO-BULK-MEM-NEXT: .int8 10 17 ; NO-BULK-MEM-NEXT: .ascii "shared-mem" 18 ; NO-BULK-MEM-NEXT: .bss.foo,"",@ 21 ; BULK-MEM-LABEL: .custom_section.target_features,"",@ 22 ; BULK-MEM-NEXT: .int8 1 [all …]
|
/external/walt/android/WALT/app/src/main/jni/ |
D | README.md | 87 - There are two types of endpoints - BULK and INTERRUPT. For our case it's not 88 really important. Currently all the comms are done via a BULK interface
|
/external/cldr/tools/java/org/unicode/cldr/icu/ |
D | LDMLComparator.java | 70 private static final String BULK = "bulk"; field in LDMLComparator 106 "-" + BULK, // do a bulk comparison of folder contents 329 } else if (USER_OPTIONS[i].equals("-" + BULK)) { in identifyOptions()
|
/external/cldr/tools/java/org/unicode/cldr/test/ |
D | CheckCLDR.java | 84 DIRECT, BULK enumConstant 181 if (inputMethod == InputMethod.BULK && this != Phase.SUBMISSION) { in getShowRowAction()
|
/external/skqp/src/compute/skc/platforms/cl_12/kernels/ |
D | paths_copy.cl | 400 // - SEGS: BULK COPY
|
/external/cpuinfo/test/dmesg/ |
D | lenovo-a6600-plus.log | 603 [ 3.577157] -(3)[252:vold][name:musb_hdrc&][MUSB]fifo_setup 1633: musb type=BULK 609 [ 3.577251] -(3)[252:vold][name:musb_hdrc&][MUSB]fifo_setup 1633: musb type=BULK 1084 [ 5.824959] -(0)[347:slpd][name:musb_hdrc&][MUSB]fifo_setup 1633: musb type=BULK 1090 [ 5.825086] -(0)[347:slpd][name:musb_hdrc&][MUSB]fifo_setup 1633: musb type=BULK 1100 [ 5.825225] -(0)[347:slpd][name:musb_hdrc&][MUSB]fifo_setup 1633: musb type=BULK 1106 [ 5.825322] -(0)[347:slpd][name:musb_hdrc&][MUSB]fifo_setup 1633: musb type=BULK
|
D | xperia-c4-dual.log | 1471 <7>[ 8.929377]<6>-(0)[510:program_binary_][MUSB]fifo_setup 1670: musb type=BULK 1476 <7>[ 8.929440]<6>-(0)[510:program_binary_][MUSB]fifo_setup 1670: musb type=BULK 1484 <7>[ 8.929506]<6>-(0)[510:program_binary_][MUSB]fifo_setup 1670: musb type=BULK 1489 <7>[ 8.929553]<6>-(0)[510:program_binary_][MUSB]fifo_setup 1670: musb type=BULK
|
D | blu-r1-hd.log | 2906 [ 10.188080] -(3)[282:applypatch][name:musb_hdrc&][MUSB]fifo_setup 1633: musb type=BULK 2912 [ 10.188173] -(3)[282:applypatch][name:musb_hdrc&][MUSB]fifo_setup 1633: musb type=BULK 2922 [ 10.188293] -(3)[282:applypatch][name:musb_hdrc&][MUSB]fifo_setup 1633: musb type=BULK 2928 [ 10.188368] -(3)[282:applypatch][name:musb_hdrc&][MUSB]fifo_setup 1633: musb type=BULK
|
/external/doclava/res/assets/templates-sdk/assets/js/ |
D | android_3p-bundle.js | 2262 …|ALL|ALTER|AND|ANY|AS|ASC|AUTHORIZATION|BACKUP|BEGIN|BETWEEN|BREAK|BROWSE|BULK|BY|CASCADE|CASE|CHE…
|