Home
last modified time | relevance | path

Searched refs:AHI (Results 76 – 100 of 741) sorted by relevance

12345678910>>...30

/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/SystemZ/
H A Datomicrmw-sub-03.ll19 ; Check subtraction of 1, which can use AHI.
33 ; Check the low end of the AHI range.
69 ; Check subtraction of -1, which can use AHI.
78 ; Check the high end of the AHI range.
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/SystemZ/
H A Datomicrmw-sub-03.ll19 ; Check subtraction of 1, which can use AHI.
33 ; Check the low end of the AHI range.
69 ; Check subtraction of -1, which can use AHI.
78 ; Check the high end of the AHI range.
H A Datomicrmw-add-03.ll19 ; Check addition of 1, which can use AHI.
33 ; Check the high end of the AHI range.
69 ; Check addition of -1, which can use AHI.
78 ; Check the low end of the AHI range.
/dports/databases/mariadb105-client/mariadb-10.5.15/mysql-test/suite/innodb/t/
H A Dinnodb_information_schema_buffer.test22 --replace_column 2 # 3 # 7 FIX 8 AHI 9 LSN 10 LSN 11 TIME 18 IO_FIX 19 OLD 20 #
32 --replace_column 2 # 3 # 7 FIX 8 AHI 9 LSN 10 LSN 11 TIME 18 IO_FIX 19 OLD 20 #
52 --replace_column 2 # 3 # 7 FIX 8 AHI 9 LSN 10 LSN 11 TIME 18 IO_FIX 19 OLD 20 #
/dports/databases/mariadb105-server/mariadb-10.5.15/mysql-test/suite/innodb/t/
H A Dinnodb_information_schema_buffer.test22 --replace_column 2 # 3 # 7 FIX 8 AHI 9 LSN 10 LSN 11 TIME 18 IO_FIX 19 OLD 20 #
32 --replace_column 2 # 3 # 7 FIX 8 AHI 9 LSN 10 LSN 11 TIME 18 IO_FIX 19 OLD 20 #
52 --replace_column 2 # 3 # 7 FIX 8 AHI 9 LSN 10 LSN 11 TIME 18 IO_FIX 19 OLD 20 #
/dports/databases/percona56-server/percona-server-5.6.51-91.0/doc/source/scalability/
H A Dinnodb_adaptive_hash_index_partitions.rst9AHI partitioning is greatest when the AHI accesses are uniformly spread over a large number of ind…
/dports/databases/percona56-client/percona-server-5.6.51-91.0/doc/source/scalability/
H A Dinnodb_adaptive_hash_index_partitions.rst9AHI partitioning is greatest when the AHI accesses are uniformly spread over a large number of ind…
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/doc/source/scalability/
H A Dinnodb_adaptive_hash_index_partitions.rst9AHI partitioning is greatest when the AHI accesses are uniformly spread over a large number of ind…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Support/
H A DARMAttributeParser.cpp361 for (unsigned AHI = 0, AHE = array_lengthof(displayRoutines); AHI != AHE; in handler() local
362 ++AHI) { in handler()
363 if (uint64_t(displayRoutines[AHI].attribute) == tag) { in handler()
365 (this->*displayRoutines[AHI].routine)(static_cast<AttrType>(tag))) in handler()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Support/
H A DARMAttributeParser.cpp361 for (unsigned AHI = 0, AHE = array_lengthof(displayRoutines); AHI != AHE; in handler() local
362 ++AHI) { in handler()
363 if (uint64_t(displayRoutines[AHI].attribute) == tag) { in handler()
365 (this->*displayRoutines[AHI].routine)(static_cast<AttrType>(tag))) in handler()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Support/
H A DARMAttributeParser.cpp361 for (unsigned AHI = 0, AHE = array_lengthof(displayRoutines); AHI != AHE; in handler() local
362 ++AHI) { in handler()
363 if (uint64_t(displayRoutines[AHI].attribute) == tag) { in handler()
365 (this->*displayRoutines[AHI].routine)(static_cast<AttrType>(tag))) in handler()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Support/
H A DARMAttributeParser.cpp361 for (unsigned AHI = 0, AHE = array_lengthof(displayRoutines); AHI != AHE; in handler() local
362 ++AHI) { in handler()
363 if (uint64_t(displayRoutines[AHI].attribute) == tag) { in handler()
365 (this->*displayRoutines[AHI].routine)(static_cast<AttrType>(tag))) in handler()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DARMAttributeParser.cpp361 for (unsigned AHI = 0, AHE = array_lengthof(displayRoutines); AHI != AHE; in handler() local
362 ++AHI) { in handler()
363 if (uint64_t(displayRoutines[AHI].attribute) == tag) { in handler()
365 (this->*displayRoutines[AHI].routine)(static_cast<AttrType>(tag))) in handler()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Support/
H A DARMAttributeParser.cpp361 for (unsigned AHI = 0, AHE = array_lengthof(displayRoutines); AHI != AHE; in handler() local
362 ++AHI) { in handler()
363 if (uint64_t(displayRoutines[AHI].attribute) == tag) { in handler()
365 (this->*displayRoutines[AHI].routine)(static_cast<AttrType>(tag))) in handler()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Support/
H A DARMAttributeParser.cpp361 for (unsigned AHI = 0, AHE = array_lengthof(displayRoutines); AHI != AHE; in handler() local
362 ++AHI) { in handler()
363 if (uint64_t(displayRoutines[AHI].attribute) == tag) { in handler()
365 (this->*displayRoutines[AHI].routine)(static_cast<AttrType>(tag))) in handler()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Support/
H A DARMAttributeParser.cpp361 for (unsigned AHI = 0, AHE = array_lengthof(displayRoutines); AHI != AHE; in handler() local
362 ++AHI) { in handler()
363 if (uint64_t(displayRoutines[AHI].attribute) == tag) { in handler()
365 (this->*displayRoutines[AHI].routine)(static_cast<AttrType>(tag))) in handler()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DARMAttributeParser.cpp361 for (unsigned AHI = 0, AHE = array_lengthof(displayRoutines); AHI != AHE; in handler() local
362 ++AHI) { in handler()
363 if (uint64_t(displayRoutines[AHI].attribute) == tag) { in handler()
365 (this->*displayRoutines[AHI].routine)(static_cast<AttrType>(tag))) in handler()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DARMAttributeParser.cpp361 for (unsigned AHI = 0, AHE = array_lengthof(displayRoutines); AHI != AHE; in handler() local
362 ++AHI) { in handler()
363 if (uint64_t(displayRoutines[AHI].attribute) == tag) { in handler()
365 (this->*displayRoutines[AHI].routine)(static_cast<AttrType>(tag))) in handler()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DARMAttributeParser.cpp361 for (unsigned AHI = 0, AHE = array_lengthof(displayRoutines); AHI != AHE; in handler() local
362 ++AHI) { in handler()
363 if (uint64_t(displayRoutines[AHI].attribute) == tag) { in handler()
365 (this->*displayRoutines[AHI].routine)(static_cast<AttrType>(tag))) in handler()
/dports/games/libretro-hatari/hatari-561c07e/src/cpu/
H A Dsysconfig.h34 #define AHI /* AHI sound emulation */ macro
113 #if !defined(AHI)
/dports/databases/percona56-server/percona-server-5.6.51-91.0/mysql-test/suite/innodb/t/
H A Dpercona_ahi_partitions.test13 # 6 index trees across 4 AHI partitions
49 # AHI should have been used for queries, but the exact lower bound is hard to determine
52 # Buffer pool must contain AHI pages now
/dports/databases/percona56-client/percona-server-5.6.51-91.0/mysql-test/suite/innodb/t/
H A Dpercona_ahi_partitions.test13 # 6 index trees across 4 AHI partitions
49 # AHI should have been used for queries, but the exact lower bound is hard to determine
52 # Buffer pool must contain AHI pages now
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/innodb/t/
H A Dpercona_ahi_partitions.test13 # 6 index trees across 4 AHI partitions
49 # AHI should have been used for queries, but the exact lower bound is hard to determine
52 # Buffer pool must contain AHI pages now
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/mysql-test/suite/innodb/t/
H A Dpercona_ahi_partitions.test13 # 6 index trees across 4 AHI partitions
49 # AHI should have been used for queries, but the exact lower bound is hard to determine
52 # Buffer pool must contain AHI pages now
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/innodb/t/
H A Dpercona_ahi_partitions.test13 # 6 index trees across 4 AHI partitions
49 # AHI should have been used for queries, but the exact lower bound is hard to determine
52 # Buffer pool must contain AHI pages now

12345678910>>...30