/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonDepArch.td | 17 def ArchV60: SubtargetFeature<"v60", "HexagonArchVersion", "Hexagon::ArchEnum::V60", "Enable Hexago…
|
/external/ow2-asm/asm-test/src/main/resources/jdk3/ |
D | LargeMethod.class | ... v55
long v56
long v57
long v58
long v59
long v60
long v61
long v62
long v63
long v64
long v65 ... |
/external/llvm/test/Transforms/InstCombine/ |
D | vec_demanded_elts.ll | 71 %v60 = insertelement <2 x double> undef, double %d, i32 0 72 %v61 = insertelement <2 x double> %v60, double 0.000000e+00, i32 1
|
/external/python/setuptools/ |
D | CHANGES.rst | 158 v60.10.0 194 v60.9.3 203 v60.9.2 212 v60.9.1 223 v60.9.0 236 v60.8.2 248 v60.8.1 257 v60.8.0 266 v60.7.1 275 v60.7.0 [all …]
|
/external/XNNPACK/models/ |
D | qu8-mobilenet-v2.cc | 82 alignas(16) static std::array<uint8_t, 47040> v60; in QU8MobileNetV2() local 258 std::generate(v60.begin(), v60.end(), std::ref(u8rng)); in QU8MobileNetV2() 2431 v59.data() /* input */, v60.data() /* output */, in QU8MobileNetV2() 2441 v60.data() /* input */, v61.data() /* output */, in QU8MobileNetV2()
|
D | qs8-mobilenet-v2.cc | 82 alignas(16) static std::array<int8_t, 47040> v60; in QS8MobileNetV2() local 258 std::generate(v60.begin(), v60.end(), std::ref(i8rng)); in QS8MobileNetV2() 2431 v59.data() /* input */, v60.data() /* output */, in QS8MobileNetV2() 2441 v60.data() /* input */, v61.data() /* output */, in QS8MobileNetV2()
|
D | fp16-mobilenet-v2.cc | 84 alignas(16) static std::array<uint16_t, 47040> v60; in FP16MobileNetV2() local 260 std::generate(v60.begin(), v60.end(), std::ref(f16rng)); in FP16MobileNetV2() 2359 v59.data() /* input */, v60.data() /* output */, in FP16MobileNetV2() 2369 v60.data() /* input */, v61.data() /* output */, in FP16MobileNetV2()
|
D | fp32-mobilenet-v2.cc | 83 alignas(16) static std::array<float, 47040> v60; in FP32MobileNetV2() local 258 std::generate(v60.begin(), v60.end(), std::ref(f32rng)); in FP32MobileNetV2() 2359 v59.data() /* input */, v60.data() /* output */, in FP32MobileNetV2() 2369 v60.data() /* input */, v61.data() /* output */, in FP32MobileNetV2()
|
D | qc8-mobilenet-v2.cc | 82 alignas(16) static std::array<int8_t, 47040> v60; in QC8MobileNetV2() local 312 std::generate(v60.begin(), v60.end(), std::ref(i8rng)); in QC8MobileNetV2() 2538 v59.data() /* input */, v60.data() /* output */, in QC8MobileNetV2() 2548 v60.data() /* input */, v61.data() /* output */, in QC8MobileNetV2()
|
D | fp32-sparse-mobilenet-v2.cc | 82 alignas(16) static std::array<float, 47040> v60; in FP32SparseMobileNetV2() local 257 std::generate(v60.begin(), v60.end(), std::ref(f32rng)); in FP32SparseMobileNetV2() 2426 v59.data() /* input */, v60.data() /* output */, in FP32SparseMobileNetV2() 2436 v60.data() /* input */, v61.data() /* output */, in FP32SparseMobileNetV2()
|
D | fp32-mobilenet-v3-small.cc | 82 alignas(16) static std::array<float, 144> v60; in FP32MobileNetV3Small() local 294 std::generate(v60.begin(), v60.end(), std::ref(f32rng)); in FP32MobileNetV3Small() 2867 v59.data() /* input */, v60.data() /* output */, in FP32MobileNetV3Small() 2880 v57.data() /* a */, v60.data() /* b */, v61.data() /* output */, in FP32MobileNetV3Small()
|
D | fp16-mobilenet-v3-small.cc | 84 alignas(16) static std::array<uint16_t, 144> v60; in FP16MobileNetV3Small() local 297 std::generate(v60.begin(), v60.end(), std::ref(f16rng)); in FP16MobileNetV3Small() 2870 v59.data() /* input */, v60.data() /* output */, in FP16MobileNetV3Small() 2883 v57.data() /* a */, v60.data() /* b */, v61.data() /* output */, in FP16MobileNetV3Small()
|
D | fp32-sparse-mobilenet-v3-small.cc | 82 alignas(16) static std::array<float, 144> v60; in FP32SparseMobileNetV3Small() local 294 std::generate(v60.begin(), v60.end(), std::ref(f32rng)); in FP32SparseMobileNetV3Small() 2949 v59.data() /* input */, v60.data() /* output */, in FP32SparseMobileNetV3Small() 2962 v57.data() /* a */, v60.data() /* b */, v61.data() /* output */, in FP32SparseMobileNetV3Small()
|
D | fp16-mobilenet-v3-large.cc | 84 alignas(16) static std::array<uint16_t, 94080> v60; in FP16MobileNetV3Large() local 331 std::generate(v60.begin(), v60.end(), std::ref(f16rng)); in FP16MobileNetV3Large() 3223 v59.data() /* input */, v60.data() /* output */, in FP16MobileNetV3Large() 3233 v60.data() /* input */, v61.data() /* output */, in FP16MobileNetV3Large()
|
D | fp32-mobilenet-v3-large.cc | 82 alignas(16) static std::array<float, 94080> v60; in FP32MobileNetV3Large() local 328 std::generate(v60.begin(), v60.end(), std::ref(f32rng)); in FP32MobileNetV3Large() 3220 v59.data() /* input */, v60.data() /* output */, in FP32MobileNetV3Large() 3230 v60.data() /* input */, v61.data() /* output */, in FP32MobileNetV3Large()
|
D | fp32-sparse-mobilenet-v3-large.cc | 82 alignas(16) static std::array<float, 94080> v60; in FP32SparseMobileNetV3Large() local 328 std::generate(v60.begin(), v60.end(), std::ref(f32rng)); in FP32SparseMobileNetV3Large() 3312 v59.data() /* input */, v60.data() /* output */, in FP32SparseMobileNetV3Large() 3322 v60.data() /* input */, v61.data() /* output */, in FP32SparseMobileNetV3Large()
|
/external/llvm/lib/Target/Hexagon/ |
D | Hexagon.td | 28 def ArchV60: SubtargetFeature<"v60", "HexagonArchVersion", "V60", "Hexagon V60">;
|
D | HexagonScheduleV60.td | 184 // The S_2op_tc_3x_SLOT23 slots are 4 cycles on v60.
|
/external/ow2-asm/asm-test/src/resources/java/jdk3/ |
D | LargeMethod.java | 100 long v60, in wideInstructions()
|