Home
last modified time | relevance | path

Searched refs:SEED1 (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
Dreorder-basic-blocks.ll7 ; RUN: | FileCheck %s --check-prefix=SEED1
28 ; SEED1-LABEL: basic_block_reordering:
29 ; SEED1: .Lbasic_block_reordering$entry:
30 ; SEED1: .Lbasic_block_reordering$BB1:
31 ; SEED1: .Lbasic_block_reordering$BB2:
32 ; SEED1: .Lbasic_block_reordering$BB4:
33 ; SEED1: .Lbasic_block_reordering$BB3:
/external/libtextclassifier/utils/hash/
Dfarmhash.cc1586 #undef SEED1
1590 #define SEED1 CreateSeed(offset, 1) macro
3065 { uint128_t u = farmhashcc::CityHash128WithSeed(data + offset, len, Uint128(SEED0, SEED1)); uint64_… in Test()
3100 { uint128_t u = farmhashcc::CityHash128WithSeed(data + offset, len, Uint128(SEED0, SEED1)); uint64_… in Dump()
3106 #undef SEED1
3206 #undef SEED1
3210 #define SEED1 CreateSeed(offset, 1) macro
3998 #undef SEED1
4098 #undef SEED1
4102 #define SEED1 CreateSeed(offset, 1) macro
[all …]