15 #ifndef LLVM_TARGET_AARCH64_H
16 #define LLVM_TARGET_AARCH64_H
23 class AArch64AsmPrinter;
25 class AArch64TargetMachine;
37 AArch64AsmPrinter &AP);
FunctionPass * createAArch64BranchFixupPass()
Returns an instance of the branch fixup pass.
void LowerAArch64MachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI, AArch64AsmPrinter &AP)
FunctionPass * createAArch64ISelDAG(AArch64TargetMachine &TM, CodeGenOpt::Level OptLevel)
FunctionPass * createAArch64CleanupLocalDynamicTLSPass()