Home
last modified time | relevance | path

Searched refs:isNarrowFPStore (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64StorePairSuppress.cpp50 bool isNarrowFPStore(const MachineInstr &MI);
105 bool AArch64StorePairSuppress::isNarrowFPStore(const MachineInstr &MI) { in isNarrowFPStore() function in AArch64StorePairSuppress
144 if (!isNarrowFPStore(MI)) in runOnMachineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64StorePairSuppress.cpp52 bool isNarrowFPStore(const MachineInstr &MI);
110 bool AArch64StorePairSuppress::isNarrowFPStore(const MachineInstr &MI) { in isNarrowFPStore() function in AArch64StorePairSuppress
149 if (!isNarrowFPStore(MI)) in runOnMachineFunction()