Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.h197 bool SkipDead) const override;
H A DR600InstrInfo.cpp941 bool SkipDead) const { in ClobbersPredicate()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h243 bool SkipDead) const override;
H A DHexagonInstrInfo.cpp1731 bool SkipDead) const { in ClobbersPredicate()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h528 bool SkipDead) const override;
H A DPPCInstrInfo.cpp2298 bool SkipDead) const { in ClobbersPredicate()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h178 bool SkipDead) const override;
H A DARMBaseInstrInfo.cpp663 bool SkipDead) const { in ClobbersPredicate()
674 SkipDead) in ClobbersPredicate()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1614 bool SkipDead) const { in ClobbersPredicate() argument