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/
DTargetInstrInfo.h737 virtual bool shouldIgnoreForPipelining(const MachineInstr *MI) const = 0;
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachinePipeliner.cpp2674 if (SU.isInstr() && PLI->shouldIgnoreForPipelining(SU.getInstr())) in computeUnpipelineableNodes()
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp749 bool shouldIgnoreForPipelining(const MachineInstr *MI) const override { in shouldIgnoreForPipelining() function in __anon44cb10e10111::HexagonPipelinerLoopInfo
/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp5556 bool shouldIgnoreForPipelining(const MachineInstr *MI) const override { in shouldIgnoreForPipelining() function in __anonb9c422300c11::PPCPipelinerLoopInfo
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp6807 bool shouldIgnoreForPipelining(const MachineInstr *MI) const override { in shouldIgnoreForPipelining() function in __anon85134d880a11::ARMPipelinerLoopInfo