Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/CodeGen/
DDIETest.cpp130 struct DIEDeltaFixture : public DIEFixtureBase { struct
131 void SetUp() override { in SetUp()
140 const MCSymbol *Hi = nullptr;
141 const MCSymbol *Lo = nullptr;
144 TEST_P(DIEDeltaFixture, SizeOf) { in TEST_P() argument
152 TEST_P(DIEDeltaFixture, EmitValue) { in TEST_P() argument