Home
last modified time | relevance | path

Searched refs:shouldIgnoreForPipelining (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWindowScheduler.cpp229 if (PLI->shouldIgnoreForPipelining(&MI)) { in initialize()
H A DMachinePipeliner.cpp3174 if (SU.isInstr() && PLI->shouldIgnoreForPipelining(SU.getInstr())) in computeUnpipelineableNodes()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h746 virtual bool shouldIgnoreForPipelining(const MachineInstr *MI) const = 0;
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp751 bool shouldIgnoreForPipelining(const MachineInstr *MI) const override { in shouldIgnoreForPipelining() function in __anonc67b0ce50111::HexagonPipelinerLoopInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp5443 bool shouldIgnoreForPipelining(const MachineInstr *MI) const override { in shouldIgnoreForPipelining() function in __anon936ebc340a11::PPCPipelinerLoopInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp6784 bool shouldIgnoreForPipelining(const MachineInstr *MI) const override { in shouldIgnoreForPipelining() function in __anon5ebde78c0a11::ARMPipelinerLoopInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp9664 bool shouldIgnoreForPipelining(const MachineInstr *MI) const override { in shouldIgnoreForPipelining() function in __anon56a76da32311::AArch64PipelinerLoopInfo