Searched refs:shouldEmitUsedDirectiveFor (Results 1 – 4 of 4) sorted by relevance
67 virtual bool shouldEmitUsedDirectiveFor(const GlobalValue *GV, in shouldEmitUsedDirectiveFor() function
102 virtual bool shouldEmitUsedDirectiveFor(const GlobalValue *GV,
607 shouldEmitUsedDirectiveFor(const GlobalValue *GV, Mangler *Mang) const { in shouldEmitUsedDirectiveFor() function in TargetLoweringObjectFileMachO
1267 if (GV && getObjFileLowering().shouldEmitUsedDirectiveFor(GV, Mang)) in EmitLLVMUsedList()