Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp846 static const GlobalValue *getComdatGVForCOFF(const GlobalValue *GV) { in getComdatGVForCOFF() function
865 const GlobalValue *ComdatKey = getComdatGVForCOFF(GV); in getSelectionForCOFF()
899 ComdatGV = getComdatGVForCOFF(GV); in getExplicitSectionGlobal()
949 ComdatGV = getComdatGVForCOFF(GV); in SelectSectionForGlobal()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1045 static const GlobalValue *getComdatGVForCOFF(const GlobalValue *GV) { in getComdatGVForCOFF() function
1064 const GlobalValue *ComdatKey = getComdatGVForCOFF(GV); in getSelectionForCOFF()
1097 ComdatGV = getComdatGVForCOFF(GO); in getExplicitSectionGlobal()
1147 ComdatGV = getComdatGVForCOFF(GO); in SelectSectionForGlobal()