HomeSort by relevance Sort by last modified time
    Searched refs:DISTINCT_OPS (Results 1 - 5 of 5) sorted by null

  /external/v8/src/s390/
macro-assembler-s390.cc     [all...]
assembler-s390.cc 155 supported_ |= (1u << DISTINCT_OPS);
176 supported_ |= (1u << DISTINCT_OPS);
203 printf("DISTINCT_OPS=%d\n", CpuFeatures::IsSupported(DISTINCT_OPS));
    [all...]
  /external/v8/src/compiler/s390/
code-generator-s390.cc     [all...]
instruction-selector-s390.cc 48 OperandMode::kAllowRM | (CpuFeatures::IsSupported(DISTINCT_OPS) \
57 (CpuFeatures::IsSupported(DISTINCT_OPS) \
63 (CpuFeatures::IsSupported(DISTINCT_OPS) \
68 (CpuFeatures::IsSupported(DISTINCT_OPS) \
    [all...]
  /external/v8/src/
globals.h 797 DISTINCT_OPS,
    [all...]

Completed in 566 milliseconds