Home
last modified time | relevance | path

Searched refs:SkipDead (Results 1 – 9 of 9) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.h197 bool SkipDead) const override;
H A DR600InstrInfo.cpp941 bool SkipDead) const { in ClobbersPredicate()
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h242 bool SkipDead) const override;
H A DHexagonInstrInfo.cpp1723 bool SkipDead) const { in ClobbersPredicate()
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h616 bool SkipDead) const override;
H A DPPCInstrInfo.cpp2321 bool SkipDead) const { in ClobbersPredicate()
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h178 bool SkipDead) const override;
H A DARMBaseInstrInfo.cpp660 bool SkipDead) const { in ClobbersPredicate()
671 SkipDead) in ClobbersPredicate()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1481 bool SkipDead) const { in ClobbersPredicate() argument