Home
last modified time | relevance | path

Searched refs:hasUnwantedEffectsWhenEXECEmpty (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DSIPreEmitPeephole.cpp304 if (TII->hasUnwantedEffectsWhenEXECEmpty(*I)) in mustRetainExeczBranch()
DSIInstrInfo.h749 bool hasUnwantedEffectsWhenEXECEmpty(const MachineInstr &MI) const;
DSIInstrInfo.cpp3283 bool SIInstrInfo::hasUnwantedEffectsWhenEXECEmpty(const MachineInstr &MI) const { in hasUnwantedEffectsWhenEXECEmpty() function in SIInstrInfo