Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h721 virtual bool shouldIgnoreForPipelining(const MachineInstr *MI) const = 0;
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp706 bool shouldIgnoreForPipelining(const MachineInstr *MI) const override { in shouldIgnoreForPipelining() function in __anon1ecf18190111::HexagonPipelinerLoopInfo
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp5381 bool shouldIgnoreForPipelining(const MachineInstr *MI) const override { in shouldIgnoreForPipelining() function in __anon35354d680c11::PPCPipelinerLoopInfo