Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIPreEmitPeephole.cpp326 if (TII->hasUnwantedEffectsWhenEXECEmpty(MI)) in mustRetainExeczBranch()
H A DSIInstrInfo.h971 bool hasUnwantedEffectsWhenEXECEmpty(const MachineInstr &MI) const;
H A DSIInstrInfo.cpp4043 bool SIInstrInfo::hasUnwantedEffectsWhenEXECEmpty(const MachineInstr &MI) const { in hasUnwantedEffectsWhenEXECEmpty() function in SIInstrInfo