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

References

lib/Target/AMDGPU/AMDGPULibFunc.cpp
  990     Attr = Attr.addAttribute(Ctx, AttributeList::FunctionIndex,
  990     Attr = Attr.addAttribute(Ctx, AttributeList::FunctionIndex,
  992     Attr = Attr.addAttribute(Ctx, AttributeList::FunctionIndex,
  992     Attr = Attr.addAttribute(Ctx, AttributeList::FunctionIndex,
  994     C = M->getOrInsertFunction(FuncName, FuncTy, Attr);