Searched refs:selects (Results 1 – 25 of 125) sorted by relevance
12345
/external/llvm/test/CodeGen/SystemZ/ |
D | vec-cmp-03.ll | 110 ; Test eq selects. 122 ; Test ne selects. 134 ; Test sgt selects. 146 ; Test sge selects. 158 ; Test sle selects. 170 ; Test slt selects. 182 ; Test ugt selects. 194 ; Test uge selects. 206 ; Test ule selects. 218 ; Test ult selects.
|
D | vec-cmp-04.ll | 110 ; Test eq selects. 122 ; Test ne selects. 134 ; Test sgt selects. 146 ; Test sge selects. 158 ; Test sle selects. 170 ; Test slt selects. 182 ; Test ugt selects. 194 ; Test uge selects. 206 ; Test ule selects. 218 ; Test ult selects.
|
D | vec-cmp-01.ll | 110 ; Test eq selects. 122 ; Test ne selects. 134 ; Test sgt selects. 146 ; Test sge selects. 158 ; Test sle selects. 170 ; Test slt selects. 182 ; Test ugt selects. 194 ; Test uge selects. 206 ; Test ule selects. 218 ; Test ult selects.
|
D | vec-cmp-02.ll | 110 ; Test eq selects. 122 ; Test ne selects. 134 ; Test sgt selects. 146 ; Test sge selects. 158 ; Test sle selects. 170 ; Test slt selects. 182 ; Test ugt selects. 194 ; Test uge selects. 206 ; Test ule selects. 218 ; Test ult selects.
|
D | vec-cmp-06.ll | 163 ; Test oeq selects. 175 ; Test one selects. 189 ; Test ogt selects. 201 ; Test oge selects. 213 ; Test ole selects. 225 ; Test olt selects. 237 ; Test ueq selects. 251 ; Test une selects. 263 ; Test ugt selects. 275 ; Test uge selects. [all …]
|
D | vec-cmp-05.ll | 306 ; Test oeq selects. 318 ; Test one selects. 330 ; Test ogt selects. 342 ; Test oge selects. 354 ; Test ole selects. 366 ; Test olt selects. 378 ; Test ueq selects. 390 ; Test une selects. 402 ; Test ugt selects. 414 ; Test uge selects. [all …]
|
/external/swiftshader/third_party/LLVM/test/Analysis/BasicAA/ |
D | phi-and-select.ll | 25 ; Two selects with the same condition. 64 ; Two selects with disjoint sets of arms.
|
/external/llvm/test/Analysis/BasicAA/ |
D | phi-and-select.ll | 34 ; Two selects with the same condition. 73 ; Two selects with disjoint sets of arms.
|
/external/autotest/client/site_tests/security_NetworkListeners/ |
D | baseline.arc | 5 # On ARC++ sshl-fork listens on port 22 and selects between adb and
|
/external/autotest/client/tests/cyclictest/ |
D | help | 53 Using -c CLOCK selects the clock, which is used 55 * 0 selects CLOCK_MONOTONIC, which is the monotonic increasing system time. 57 * 1 selects CLOCK_REALTIME, which is the time of day time.
|
/external/llvm/test/CodeGen/NVPTX/ |
D | vector-select.ll | 4 ; This test makes sure that vector selects are scalarized by the type legalizer.
|
/external/llvm/test/CodeGen/X86/ |
D | and-encoding.ll | 3 ; Test that the direct object emission selects the and variant with 8 bit
|
D | pseudo_cmov_lower2.ll | 78 ; condition code in the second two selects, but we also swap the operands 79 ; of the selects to give the same actual computation.
|
D | pseudo_cmov_lower.ll | 124 ; all the supported types together into one long string of selects based 217 ; CMOV_V8I1, CMOV_V16I1, CMOV_V32I1, or CMOV_V64I1. Instead the selects all 218 ; get lowered into vector length number of selects, which all eventually turn
|
/external/icu/icu4c/source/data/mappings/ |
D | noop-cns-11643.ucm | 23 # (state 0) lead byte, selects the CNS plane (0x80 + plane number)
|
/external/llvm/test/CodeGen/Mips/ |
D | lw16-base-reg.ll | 6 ; The purpose of this test is to check whether the CodeGen selects
|
/external/llvm/test/CodeGen/MSP430/ |
D | fp.ll | 22 ; the register allocator selects r4 first instead of fifth in a normal function.
|
/external/llvm/test/Transforms/InstCombine/ |
D | select-extractelement.ll | 73 ; All the vector selects should be decomposed into scalar selects
|
D | apint-select.ll | 4 ; No selects should remain. 44 ; Vector selects of vector splat constants match APInt too.
|
/external/llvm/test/CodeGen/Hexagon/ |
D | mux-basic.ll | 2 ; We should generate a MUX instruction for one of the selects.
|
/external/e2fsprogs/ext2ed/ |
D | ext2ed.conf.in | 29 # The following selects the default behavior when changes are made to the
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | select64.ll | 5 ; i64 select should be split into two i32 selects, and we shouldn't need
|
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/documentation/ |
D | Rules.md | 26 but replay selects a different server:
|
/external/openssh/ |
D | moduli.0 | 64 selects a modulus from /etc/moduli that best meets the size requirement.
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | README-WPS | 370 handover. The first argument selects the format of the output data and 371 the second argument selects which type of connection handover is 377 Message. The first argument selects the format of the output data and 378 the second argument selects which type of connection handover is
|
12345