Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DR600InstrInfo.h197 bool SkipDead) const override;
DR600InstrInfo.cpp941 bool SkipDead) const { in ClobbersPredicate()
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h243 bool SkipDead) const override;
DHexagonInstrInfo.cpp1730 bool SkipDead) const { in ClobbersPredicate()
/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h646 bool SkipDead) const override;
DPPCInstrInfo.cpp2323 bool SkipDead) const { in ClobbersPredicate()
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h178 bool SkipDead) const override;
DARMBaseInstrInfo.cpp663 bool SkipDead) const { in ClobbersPredicate()
674 SkipDead) in ClobbersPredicate()
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1535 bool SkipDead) const { in ClobbersPredicate() argument