Searched refs:consecutive (Results 1 – 25 of 153) sorted by relevance
1234567
/external/autotest/client/site_tests/cellular_MbimComplianceControlRequest/ |
D | control.CM05 | 8 MBIM Compliance Test: Validation for modem's responses to two consecutive 23 Validation for modem's responses to two consecutive MBIM command messages
|
/external/llvm/lib/Target/ARM/ |
D | ARMRegisterInfo.td | 33 // Note: Code depends on these having consecutive numbers. 330 // These are needed by NEON instructions requiring two consecutive D registers. 336 // Register class representing a pair of consecutive D registers. 357 // Pseudo-registers representing 3 consecutive D registers. 363 // 3 consecutive D registers. 374 // (4 consecutive D registers). 388 // 4 consecutive D registers. 392 // Pseudo 512-bit registers to represent four consecutive Q registers. 396 // Pseudo 512-bit vector register class to model 4 consecutive Q registers 397 // (8 consecutive D registers). [all …]
|
/external/llvm/test/MC/Mips/ |
D | micromips-invalid.s | 23 …lwm16 $16, $19, $ra, 8($sp) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: consecutive register numbers… 29 …swm16 $16, $19, $ra, 8($sp) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: consecutive register numbers… 32 …lwm32 $16, $19, 8($4) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: consecutive register numbers expec… 35 …swm32 $16, $19, 8($4) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: consecutive register numbers expec…
|
/external/llvm/test/Transforms/LoopVectorize/X86/ |
D | vector_ptr_load_store.ll | 16 ; consecutive vector of pointers store, therefore we should count it towards the 43 ; However, if the store of a set of pointers is not to consecutive memory we do 93 ;; Now we check the same rules for loads. We should take consecutive loads of
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.primitive_restart.txt | 32 - Use/don't use two consecutive primitive restarts 48 of the index array, or the index array contains two consecutive restarts
|
/external/llvm/test/MC/ARM/ |
D | eh-directive-vsave.s | 9 @ 0xC800: pop d[(16+x+y):(16+x)] @ d[16+x+y]-d[16+x] must be consecutive 10 @ 0xC900: pop d[(x+y):x] @ d[x+y]-d[x] must be consecutive
|
/external/llvm/test/CodeGen/ARM/ |
D | MergeConsecutiveStores.ll | 3 ; Make sure that we merge the consecutive load/store sequence below and use a 34 ; Make sure that we merge the consecutive load/store sequence below and use a
|
/external/llvm/test/CodeGen/Mips/ |
D | selectiondag-optlevel.ll | 4 ; At -O0, DAGCombine won't try to merge these consecutive loads but it will at
|
/external/mesa3d/src/gallium/drivers/ilo/shader/ |
D | toy_legalize_ra.c | 44 bool consecutive; member 255 !interval->consecutive) in linear_scan_run() 404 ls->intervals[vrf].consecutive = (i > 0); in linear_scan_init_live_intervals()
|
/external/autotest/client/site_tests/suite_TPM/ |
D | control | 19 # 'loop=10' means run this test for 10 consecutive iterations
|
/external/tagsoup/ |
D | TODO | 18 Combine consecutive body elements
|
/external/autotest/server/site_tests/firmware_ConsecutiveBootPowerButton/ |
D | control | 9 PURPOSE = "Servo based consecutive boot test"
|
D | control.100 | 9 PURPOSE = "Servo based consecutive boot test (100 iterations)"
|
D | control.dev.100 | 9 PURPOSE = "Servo based consecutive boot test"
|
D | control.dev | 9 PURPOSE = "Servo based consecutive boot test"
|
/external/autotest/server/site_tests/firmware_ConsecutiveBoot/ |
D | control.stress2 | 9 PURPOSE = "Servo based consecutive boot test (100 iterations)"
|
D | control.5000 | 9 PURPOSE = "Servo based consecutive boot test (5000 iterations)"
|
D | control.500 | 9 PURPOSE = "Servo based consecutive boot test (500 iterations)"
|
D | control.2500 | 9 PURPOSE = "Servo based consecutive boot test (2500 iterations)"
|
D | control.stress3 | 9 PURPOSE = "Servo based consecutive boot test (100 iterations)"
|
D | control.100 | 9 PURPOSE = "Servo based consecutive boot test (100 iterations)"
|
D | control | 9 PURPOSE = "Servo based consecutive boot test"
|
D | control.dev.500 | 9 PURPOSE = "Servo based consecutive boot test"
|
D | control.dev.1000 | 9 PURPOSE = "Servo based consecutive boot test"
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMRegisterInfo.td | 28 // Note: Code depends on these having consecutive numbers. 172 // Pseudo 512-bit registers to represent four consecutive Q registers. 320 // (4 consecutive D registers). 337 // Pseudo 512-bit vector register class to model 4 consecutive Q registers 338 // (8 consecutive D registers).
|
1234567