reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
275 IntrID = IsAMDGCN ? Intrinsic::amdgcn_workitem_id_x 279 IntrID = IsAMDGCN ? Intrinsic::amdgcn_workitem_id_y 284 IntrID = IsAMDGCN ? Intrinsic::amdgcn_workitem_id_z 291 Function *WorkitemIdFn = Intrinsic::getDeclaration(Mod, IntrID);