/external/llvm-project/compiler-rt/lib/builtins/ |
D | int_div_impl.inc | 26 // 1 <= sr <= N - 1. Shifts do not trigger UB. 55 // 1 <= sr <= N - 1. Shifts do not trigger UB.
|
/external/llvm-project/clang/test/CodeGenOpenCL/ |
D | ext-int-shift.cl | 3 void Shifts(_ExtInt(12) E, int i) {
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_RecordInput.pbtxt | 24 Shifts the list of files after the list is randomly
|
/external/llvm-project/clang/test/CodeGen/ |
D | ext-int-sanitizer.cpp | 163 void Shifts(_ExtInt(9) E) {
|
/external/llvm/test/CodeGen/X86/ |
D | vector-shift-shl-512.ll | 6 ; Variable Shifts 92 ; Uniform Variable Shifts 172 ; Constant Shifts 240 ; Uniform Constant Shifts
|
D | vector-shift-lshr-512.ll | 6 ; Variable Shifts 96 ; Uniform Variable Shifts 178 ; Constant Shifts 264 ; Uniform Constant Shifts
|
D | vector-shift-ashr-512.ll | 5 ; Variable Shifts 115 ; Uniform Variable Shifts 214 ; Constant Shifts 317 ; Uniform Constant Shifts
|
D | vector-shift-shl-256.ll | 9 ; Variable Shifts 262 ; Uniform Variable Shifts 485 ; Constant Shifts 683 ; Uniform Constant Shifts
|
D | vector-shift-lshr-256.ll | 8 ; Variable Shifts 298 ; Uniform Variable Shifts 530 ; Constant Shifts 778 ; Uniform Constant Shifts
|
D | vector-shift-shl-128.ll | 14 ; Variable Shifts 418 ; Uniform Variable Shifts 708 ; Constant Shifts 983 ; Uniform Constant Shifts
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | vector-shift-shl-512.ll | 6 ; Variable Shifts 104 ; Uniform Variable Shifts 178 ; Constant Shifts 268 ; Uniform Constant Shifts
|
D | vector-shift-lshr-512.ll | 6 ; Variable Shifts 109 ; Uniform Variable Shifts 185 ; Constant Shifts 270 ; Uniform Constant Shifts
|
D | vector-shift-ashr-512.ll | 6 ; Variable Shifts 145 ; Uniform Variable Shifts 230 ; Constant Shifts 319 ; Uniform Constant Shifts
|
D | vector-fshl-rot-sub128.ll | 21 ; Variable Shifts 159 ; Uniform Variable Shifts 315 ; Constant Shifts 437 ; Uniform Constant Shifts
|
D | vector-fshr-rot-sub128.ll | 21 ; Variable Shifts 171 ; Uniform Variable Shifts 341 ; Constant Shifts 463 ; Uniform Constant Shifts
|
/external/libyuv/files/tools/ubsan/ |
D | blacklist.txt | 33 # Shifts of negative numbers
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPULegalizerInfo.cpp | 923 auto &Shifts = getActionDefinitionsBuilder({G_SHL, G_LSHR, G_ASHR}) in AMDGPULegalizerInfo() local 927 Shifts.legalFor({{S16, S32}, {S16, S16}, {V2S16, V2S16}}) in AMDGPULegalizerInfo() 930 Shifts.legalFor({{S16, S32}, {S16, S16}}); in AMDGPULegalizerInfo() 933 Shifts.clampScalar(1, S32, S32); in AMDGPULegalizerInfo() 934 Shifts.clampScalar(0, S16, S64); in AMDGPULegalizerInfo() 935 Shifts.widenScalarToNextPow2(0, 16); in AMDGPULegalizerInfo() 940 Shifts.clampScalar(1, S32, S32); in AMDGPULegalizerInfo() 941 Shifts.clampScalar(0, S32, S64); in AMDGPULegalizerInfo() 942 Shifts.widenScalarToNextPow2(0, 32); in AMDGPULegalizerInfo() 944 Shifts.scalarize(0); in AMDGPULegalizerInfo()
|
/external/llvm/test/Analysis/CostModel/X86/ |
D | vshift-ashr-cost.ll | 11 ; Variable Shifts 105 ; Uniform Variable Shifts 207 ; Constant Shifts 301 ; Uniform Constant Shifts
|
D | vshift-lshr-cost.ll | 11 ; Variable Shifts 107 ; Uniform Variable Shifts 211 ; Constant Shifts 307 ; Uniform Constant Shifts
|
D | vshift-shl-cost.ll | 12 ; Variable Shifts 108 ; Uniform Variable Shifts 212 ; Constant Shifts 309 ; Uniform Constant Shifts
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDGPULegalizerInfo.cpp | 1325 auto &Shifts = getActionDefinitionsBuilder({G_SHL, G_LSHR, G_ASHR}) in AMDGPULegalizerInfo() local 1329 Shifts.legalFor({{S16, S16}, {V2S16, V2S16}}) in AMDGPULegalizerInfo() 1332 Shifts.legalFor({{S16, S16}}); in AMDGPULegalizerInfo() 1335 Shifts.widenScalarIf( in AMDGPULegalizerInfo() 1344 Shifts.maxScalarIf(typeIs(0, S16), 1, S16); in AMDGPULegalizerInfo() 1345 Shifts.clampScalar(1, S32, S32); in AMDGPULegalizerInfo() 1346 Shifts.clampScalar(0, S16, S64); in AMDGPULegalizerInfo() 1347 Shifts.widenScalarToNextPow2(0, 16); in AMDGPULegalizerInfo() 1357 Shifts.clampScalar(1, S32, S32); in AMDGPULegalizerInfo() 1358 Shifts.clampScalar(0, S32, S64); in AMDGPULegalizerInfo() [all …]
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64SchedCyclone.td | 136 // Shifts and Bitfield Operations 174 // EXTR Shifts a pair of registers and requires two micro-ops. 469 // 7.9.4 Shifts and Bitfield Operations
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64SchedCyclone.td | 135 // Shifts and Bitfield Operations 173 // EXTR Shifts a pair of registers and requires two micro-ops. 468 // 7.9.4 Shifts and Bitfield Operations
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SchedCyclone.td | 134 // Shifts and Bitfield Operations 172 // EXTR Shifts a pair of registers and requires two micro-ops. 467 // 7.9.4 Shifts and Bitfield Operations
|
/external/llvm-project/llvm/test/Analysis/DemandedBits/ |
D | vectors.ll | 62 ; Shifts with splat shift amounts
|