Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIPreEmitPeephole.cpp326 if (TII->hasUnwantedEffectsWhenEXECEmpty(MI)) in mustRetainExeczBranch()
HDSIInstrInfo.h1037 bool hasUnwantedEffectsWhenEXECEmpty(const MachineInstr &MI) const;
HDSIInstrInfo.cpp4119 bool SIInstrInfo::hasUnwantedEffectsWhenEXECEmpty(const MachineInstr &MI) const { in hasUnwantedEffectsWhenEXECEmpty() function in SIInstrInfo