Home
last modified time | relevance | path

Searched defs:DIEDeltaFixture (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/unittests/CodeGen/
H A DDIETest.cpp121 struct DIEDeltaFixture : public DIEFixtureBase { struct
122 void SetUp() override { in SetUp()
131 const MCSymbol *Hi = nullptr;
132 const MCSymbol *Lo = nullptr;
135 TEST_P(DIEDeltaFixture, SizeOf) { in TEST_P() argument
140 TEST_P(DIEDeltaFixture, EmitValue) { in TEST_P() argument