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.h199 bool SkipDead) const override;
H A DR600InstrInfo.cpp929 bool SkipDead) const { in ClobbersPredicate()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h243 bool SkipDead) const override;
H A DHexagonInstrInfo.cpp1735 bool SkipDead) const { in ClobbersPredicate()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h652 bool SkipDead) const override;
H A DPPCInstrInfo.cpp2337 bool SkipDead) const { in ClobbersPredicate()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h180 bool SkipDead) const override;
H A DARMBaseInstrInfo.cpp489 bool SkipDead) const { in ClobbersPredicate()
500 SkipDead) in ClobbersPredicate()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1716 bool SkipDead) const { in ClobbersPredicate() argument