Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64StorePairSuppress.cpp48 bool shouldAddSTPToBlock(const MachineBasicBlock *BB);
72 bool AArch64StorePairSuppress::shouldAddSTPToBlock(const MachineBasicBlock *BB) { in shouldAddSTPToBlock() function in AArch64StorePairSuppress
151 if (!SuppressSTP && shouldAddSTPToBlock(MI.getParent())) in runOnMachineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64StorePairSuppress.cpp50 bool shouldAddSTPToBlock(const MachineBasicBlock *BB);
77 bool AArch64StorePairSuppress::shouldAddSTPToBlock(const MachineBasicBlock *BB) { in shouldAddSTPToBlock() function in AArch64StorePairSuppress
156 if (!SuppressSTP && shouldAddSTPToBlock(MI.getParent())) in runOnMachineFunction()