Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1233 static const GlobalValue *getComdatGVForCOFF(const GlobalValue *GV) { in getComdatGVForCOFF() function
1252 const GlobalValue *ComdatKey = getComdatGVForCOFF(GV); in getSelectionForCOFF()
1285 ComdatGV = getComdatGVForCOFF(GO); in getExplicitSectionGlobal()
1335 ComdatGV = getComdatGVForCOFF(GO); in SelectSectionForGlobal()