reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/AMDGPU/SIAnnotateControlFlow.cpp
  151   If = Intrinsic::getDeclaration(&M, Intrinsic::amdgcn_if, { IntMask });
  213   Value *Ret = CallInst::Create(If, Term->getCondition(), "", Term);