Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Target/AArch64/
H A DAArch64InstPrinterTest.cpp24 class AArch64InstPrinterTest : public AArch64InstPrinter { class
26 AArch64InstPrinterTest(const MCAsmInfo &MAI, const MCInstrInfo &MII, in AArch64InstPrinterTest() function in AArch64InstPrinterTest
54 TEST(AArch64InstPrinterTest, PrintAlignedLabel) { in TEST() argument