Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h737 virtual bool shouldIgnoreForPipelining(const MachineInstr *MI) const = 0;
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2674 if (SU.isInstr() && PLI->shouldIgnoreForPipelining(SU.getInstr())) in computeUnpipelineableNodes()
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp749 bool shouldIgnoreForPipelining(const MachineInstr *MI) const override { in shouldIgnoreForPipelining() function in __anon3f80531c0111::HexagonPipelinerLoopInfo
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp5556 bool shouldIgnoreForPipelining(const MachineInstr *MI) const override { in shouldIgnoreForPipelining() function in __anon26f37eeb0c11::PPCPipelinerLoopInfo
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp6807 bool shouldIgnoreForPipelining(const MachineInstr *MI) const override { in shouldIgnoreForPipelining() function in __anonf242aa430a11::ARMPipelinerLoopInfo