Skip to content

Commit e1c02c4

Browse files
committed
fixup! clang-format
1 parent af731fe commit e1c02c4

File tree

1 file changed

+42
-42
lines changed

1 file changed

+42
-42
lines changed

llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.h

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -371,81 +371,81 @@ namespace AArch64SVCR {
371371
struct SVCR : SysAlias{
372372
using SysAlias::SysAlias;
373373
};
374-
#define GET_SVCRValues_DECL
375-
#define GET_SVCRsList_DECL
376-
#include "AArch64GenSystemOperands.inc"
374+
#define GET_SVCRValues_DECL
375+
#define GET_SVCRsList_DECL
376+
#include "AArch64GenSystemOperands.inc"
377377
}
378378

379379
namespace AArch64AT{
380380
struct AT : SysAlias {
381381
using SysAlias::SysAlias;
382382
};
383-
#define GET_ATValues_DECL
384-
#define GET_ATsList_DECL
385-
#include "AArch64GenSystemOperands.inc"
383+
#define GET_ATValues_DECL
384+
#define GET_ATsList_DECL
385+
#include "AArch64GenSystemOperands.inc"
386386
}
387387

388388
namespace AArch64DB {
389389
struct DB : SysAlias {
390390
using SysAlias::SysAlias;
391391
};
392-
#define GET_DBValues_DECL
393-
#define GET_DBsList_DECL
394-
#include "AArch64GenSystemOperands.inc"
392+
#define GET_DBValues_DECL
393+
#define GET_DBsList_DECL
394+
#include "AArch64GenSystemOperands.inc"
395395
}
396396

397397
namespace AArch64DBnXS {
398398
struct DBnXS : SysAliasImm {
399399
using SysAliasImm::SysAliasImm;
400400
};
401-
#define GET_DBnXSValues_DECL
402-
#define GET_DBnXSsList_DECL
403-
#include "AArch64GenSystemOperands.inc"
401+
#define GET_DBnXSValues_DECL
402+
#define GET_DBnXSsList_DECL
403+
#include "AArch64GenSystemOperands.inc"
404404
}
405405

406406
namespace AArch64DC {
407407
struct DC : SysAlias {
408408
using SysAlias::SysAlias;
409409
};
410-
#define GET_DCValues_DECL
411-
#define GET_DCsList_DECL
412-
#include "AArch64GenSystemOperands.inc"
410+
#define GET_DCValues_DECL
411+
#define GET_DCsList_DECL
412+
#include "AArch64GenSystemOperands.inc"
413413
}
414414

415415
namespace AArch64IC {
416416
struct IC : SysAliasReg {
417417
using SysAliasReg::SysAliasReg;
418418
};
419-
#define GET_ICValues_DECL
420-
#define GET_ICsList_DECL
421-
#include "AArch64GenSystemOperands.inc"
419+
#define GET_ICValues_DECL
420+
#define GET_ICsList_DECL
421+
#include "AArch64GenSystemOperands.inc"
422422
}
423423

424424
namespace AArch64ISB {
425425
struct ISB : SysAlias {
426426
using SysAlias::SysAlias;
427427
};
428-
#define GET_ISBValues_DECL
429-
#define GET_ISBsList_DECL
430-
#include "AArch64GenSystemOperands.inc"
428+
#define GET_ISBValues_DECL
429+
#define GET_ISBsList_DECL
430+
#include "AArch64GenSystemOperands.inc"
431431
}
432432

433433
namespace AArch64TSB {
434434
struct TSB : SysAlias {
435435
using SysAlias::SysAlias;
436436
};
437-
#define GET_TSBValues_DECL
438-
#define GET_TSBsList_DECL
439-
#include "AArch64GenSystemOperands.inc"
437+
#define GET_TSBValues_DECL
438+
#define GET_TSBsList_DECL
439+
#include "AArch64GenSystemOperands.inc"
440440
}
441441

442442
namespace AArch64PRFM {
443443
struct PRFM : SysAlias {
444444
using SysAlias::SysAlias;
445445
};
446-
#define GET_PRFMValues_DECL
447-
#define GET_PRFMsList_DECL
448-
#include "AArch64GenSystemOperands.inc"
446+
#define GET_PRFMValues_DECL
447+
#define GET_PRFMsList_DECL
448+
#include "AArch64GenSystemOperands.inc"
449449
}
450450

451451
namespace AArch64SVEPRFM {
@@ -578,25 +578,25 @@ namespace AArch64PState {
578578
struct PStateImm0_15 : SysAlias{
579579
using SysAlias::SysAlias;
580580
};
581-
#define GET_PStateImm0_15Values_DECL
582-
#define GET_PStateImm0_15sList_DECL
583-
#include "AArch64GenSystemOperands.inc"
581+
#define GET_PStateImm0_15Values_DECL
582+
#define GET_PStateImm0_15sList_DECL
583+
#include "AArch64GenSystemOperands.inc"
584584

585585
struct PStateImm0_1 : SysAlias{
586586
using SysAlias::SysAlias;
587587
};
588-
#define GET_PStateImm0_1Values_DECL
589-
#define GET_PStateImm0_1sList_DECL
590-
#include "AArch64GenSystemOperands.inc"
588+
#define GET_PStateImm0_1Values_DECL
589+
#define GET_PStateImm0_1sList_DECL
590+
#include "AArch64GenSystemOperands.inc"
591591
}
592592

593593
namespace AArch64PSBHint {
594594
struct PSB : SysAlias {
595595
using SysAlias::SysAlias;
596596
};
597-
#define GET_PSBValues_DECL
598-
#define GET_PSBsList_DECL
599-
#include "AArch64GenSystemOperands.inc"
597+
#define GET_PSBValues_DECL
598+
#define GET_PSBsList_DECL
599+
#include "AArch64GenSystemOperands.inc"
600600
}
601601

602602
namespace AArch64PHint {
@@ -624,9 +624,9 @@ namespace AArch64BTIHint {
624624
struct BTI : SysAlias {
625625
using SysAlias::SysAlias;
626626
};
627-
#define GET_BTIValues_DECL
628-
#define GET_BTIsList_DECL
629-
#include "AArch64GenSystemOperands.inc"
627+
#define GET_BTIValues_DECL
628+
#define GET_BTIsList_DECL
629+
#include "AArch64GenSystemOperands.inc"
630630
}
631631

632632
namespace AArch64SME {
@@ -732,9 +732,9 @@ namespace AArch64SysReg {
732732
}
733733
};
734734

735-
#define GET_SysRegsList_DECL
736-
#define GET_SysRegValues_DECL
737-
#include "AArch64GenSystemOperands.inc"
735+
#define GET_SysRegsList_DECL
736+
#define GET_SysRegValues_DECL
737+
#include "AArch64GenSystemOperands.inc"
738738

739739
const SysReg *lookupSysRegByName(StringRef);
740740
const SysReg *lookupSysRegByEncoding(uint16_t);

0 commit comments

Comments
 (0)