Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1626 static const GlobalValue *getComdatGVForCOFF(const GlobalValue *GV) { in getComdatGVForCOFF() function
1645 const GlobalValue *ComdatKey = getComdatGVForCOFF(GV); in getSelectionForCOFF()
1687 ComdatGV = getComdatGVForCOFF(GO); in getExplicitSectionGlobal()
1737 ComdatGV = getComdatGVForCOFF(GO); in SelectSectionForGlobal()