Searched refs:selects (Results 1 – 25 of 123) 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-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-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-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/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/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/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/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
|
/external/llvm/test/CodeGen/X86/ |
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 | and-encoding.ll | 3 ; Test that the direct object emission selects the and variant with 8 bit
|
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/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/llvm/lib/Target/Mips/ |
D | Mips64r6InstrInfo.td | 124 // i64 selects 173 // i64 selects from an i32 comparison
|
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/documentation/ |
D | Rules.md | 26 but replay selects a different server:
|
/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
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/crcmod/docs/source/ |
D | crcmod.rst | 45 :param rev: A flag that selects a bit reversed algorithm when :keyword:`True`. Defaults to 130 :param rev: A flag that selects a bit reversed algorithm when :keyword:`True`. Defaults to
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-neon-v1i1-setcc.ll | 54 ; Let's stick to the vector form, like for all other vector selects fed by a
|
/external/bison/ |
D | README-release | 40 * Run the following to create release tarballs. Your choice selects the
|
/external/llvm/test/Transforms/CodeGenPrepare/X86/ |
D | catchpad-phi-cast.ll | 15 ; CodeGenPrepare will want to sink these bitcasts, but it selects the catchpad
|
12345