Searched defs:shouldIgnoreForPipelining (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonInstrInfo.cpp | 751 bool shouldIgnoreForPipelining(const MachineInstr *MI) const override { shouldIgnoreForPipelining() function in __anon90be56b80111::HexagonPipelinerLoopInfo |
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCInstrInfo.cpp | 5442 bool shouldIgnoreForPipelining(const MachineInstr *MI) const override { shouldIgnoreForPipelining() function in __anon0ae814870a11::PPCPipelinerLoopInfo |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMBaseInstrInfo.cpp | 6784 bool shouldIgnoreForPipelining(const MachineInstr *MI) const override { shouldIgnoreForPipelining() function in __anond6373fdf0a11::ARMPipelinerLoopInfo |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64InstrInfo.cpp | 9656 bool shouldIgnoreForPipelining(const MachineInstr *MI) const override { shouldIgnoreForPipelining() function in __anon20eab7762311::AArch64PipelinerLoopInfo |