Searched defs:RegAllocDevelopmentFeaturesTest (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/unittests/CodeGen/ |
H A D | MLRegAllocDevelopmentFeatures.cpp | 46 class RegAllocDevelopmentFeaturesTest : public ::Test { global() class 143 TEST_F(RegAllocDevelopmentFeaturesTest,MetaOverlapInstructionDistancesAreCorrect) TEST_F() argument 155 TEST_F(RegAllocDevelopmentFeaturesTest,MetaSlotIndicesAreValid) TEST_F() argument 166 TEST_F(RegAllocDevelopmentFeaturesTest,InstructionOpcodesAreCorrect) TEST_F() argument 191 TEST_F(RegAllocDevelopmentFeaturesTest,FullOverlap) TEST_F() argument 198 TEST_F(RegAllocDevelopmentFeaturesTest,PartialOverlap) TEST_F() argument 205 TEST_F(RegAllocDevelopmentFeaturesTest,PartialOverlapOpposite) TEST_F() argument 212 TEST_F(RegAllocDevelopmentFeaturesTest,InternalOverlap) TEST_F() argument 219 TEST_F(RegAllocDevelopmentFeaturesTest,TripleInternalOverlap) TEST_F() argument 227 TEST_F(RegAllocDevelopmentFeaturesTest,InternalMultiOverlap) TEST_F() argument 235 TEST_F(RegAllocDevelopmentFeaturesTest,SingleMBBTest) TEST_F() argument 248 TEST_F(RegAllocDevelopmentFeaturesTest,MBBFullTruncated) TEST_F() argument [all...] |