Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1591 static int getSelectionForCOFF(const GlobalValue *GV) { in getSelectionForCOFF() function
1623 Selection = getSelectionForCOFF(GO); in getExplicitSectionGlobal()
1671 int Selection = getSelectionForCOFF(GO); in SelectSectionForGlobal()