Lines Matching defs:TestArm64InstEmulation
1 //===-- TestArm64InstEmulation.cpp ----------------------------------------===//
30 class TestArm64InstEmulation : public testing::Test {
41 void TestArm64InstEmulation::SetUpTestCase() {
50 void TestArm64InstEmulation::TearDownTestCase() {
55 TEST_F(TestArm64InstEmulation, TestSimpleDarwinFunction) {
163 TEST_F(TestArm64InstEmulation, TestMediumDarwinFunction) {
325 TEST_F(TestArm64InstEmulation, TestFramelessThreeEpilogueFunction) {
424 TEST_F(TestArm64InstEmulation, TestRegisterSavedTwice) {
526 TEST_F(TestArm64InstEmulation, TestRegisterDoubleSpills) {
698 TEST_F(TestArm64InstEmulation, TestCFARegisterTrackedAcrossJumps) {
797 TEST_F(TestArm64InstEmulation, TestCFAResetToSP) {