Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1548 static const GlobalValue *getComdatGVForCOFF(const GlobalValue *GV) { in getComdatGVForCOFF() function
1567 const GlobalValue *ComdatKey = getComdatGVForCOFF(GV); in getSelectionForCOFF()
1600 ComdatGV = getComdatGVForCOFF(GO); in getExplicitSectionGlobal()
1650 ComdatGV = getComdatGVForCOFF(GO); in SelectSectionForGlobal()