Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.h197 bool SkipDead) const override;
H A DR600InstrInfo.cpp939 bool SkipDead) const { in ClobbersPredicate()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h243 bool SkipDead) const override;
H A DHexagonInstrInfo.cpp1732 bool SkipDead) const { in ClobbersPredicate()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h542 bool SkipDead) const override;
H A DPPCInstrInfo.cpp2314 bool SkipDead) const { in ClobbersPredicate()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h183 bool SkipDead) const override;
H A DARMBaseInstrInfo.cpp664 bool SkipDead) const { in ClobbersPredicate()
675 SkipDead) in ClobbersPredicate()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1650 bool SkipDead) const { in ClobbersPredicate() argument