Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.h198 bool SkipDead) const override;
H A DR600InstrInfo.cpp945 bool SkipDead) const { in ClobbersPredicate()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h242 bool SkipDead) const override;
H A DHexagonInstrInfo.cpp1644 bool SkipDead) const { in ClobbersPredicate()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h517 bool SkipDead) const override;
H A DPPCInstrInfo.cpp2292 bool SkipDead) const { in ClobbersPredicate()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h179 bool SkipDead) const override;
H A DARMBaseInstrInfo.cpp634 bool SkipDead) const { in ClobbersPredicate()
646 SkipDead) in ClobbersPredicate()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1464 bool SkipDead) const { in ClobbersPredicate() argument