Searched defs:isIgnorableUse (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetInstrInfo.h | 152 virtual bool isIgnorableUse(const MachineOperand &MO) const { isIgnorableUse() function |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIInstrInfo.cpp | 187 bool SIInstrInfo::isIgnorableUse(const MachineOperand &MO) const { isIgnorableUse() function in SIInstrInfo |