Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/AMDGPU/
DR600InstrInfo.h198 bool SkipDead) const override;
DR600InstrInfo.cpp968 bool SkipDead) const { in ClobbersPredicate()
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h242 bool SkipDead) const override;
DHexagonInstrInfo.cpp1644 bool SkipDead) const { in ClobbersPredicate()
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h497 bool SkipDead) const override;
DPPCInstrInfo.cpp1857 bool SkipDead) const { in ClobbersPredicate()
/external/llvm-project/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h175 bool SkipDead) const override;
DARMBaseInstrInfo.cpp603 bool SkipDead) const { in ClobbersPredicate()
615 SkipDead) in ClobbersPredicate()
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1408 bool SkipDead) const { in ClobbersPredicate() argument