Home
last modified time | relevance | path

Searched refs:AArch64StorePairSuppress (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64StorePairSuppress.cpp29 class AArch64StorePairSuppress : public MachineFunctionPass { class
39 AArch64StorePairSuppress() : MachineFunctionPass(ID) {} in AArch64StorePairSuppress() function in __anona1f81aa70111::AArch64StorePairSuppress
59 char AArch64StorePairSuppress::ID = 0;
63 return new AArch64StorePairSuppress(); in createAArch64StorePairSuppressPass()
72 bool AArch64StorePairSuppress::shouldAddSTPToBlock(const MachineBasicBlock *BB) { in shouldAddSTPToBlock()
105 bool AArch64StorePairSuppress::isNarrowFPStore(const MachineInstr &MI) { in isNarrowFPStore()
117 bool AArch64StorePairSuppress::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
DAndroid.mk41 AArch64StorePairSuppress.cpp \
DCMakeLists.txt41 AArch64StorePairSuppress.cpp