Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/FuzzMutate/
H A DStrategiesTest.cpp231 TEST(InstModificationIRStrategyTest, Add) { in TEST() argument
235 TEST(InstModificationIRStrategyTest, Sub) { in TEST() argument
239 TEST(InstModificationIRStrategyTest, Mul) { in TEST() argument
243 TEST(InstModificationIRStrategyTest, Shl) { in TEST() argument
247 TEST(InstModificationIRStrategyTest, ICmp) { in TEST() argument
272 TEST(InstModificationIRStrategyTest, FCmp) { in TEST() argument
297 TEST(InstModificationIRStrategyTest, GEP) { in TEST() argument
347 TEST(InstModificationIRStrategyTest, ShuffleAnd) { in TEST() argument
355 TEST(InstModificationIRStrategyTest, ShuffleSelect) { in TEST() argument
384 TEST(InstModificationIRStrategyTest, DidntShuffleSDiv) { in TEST() argument
[all …]