Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1643 static int getSelectionForCOFF(const GlobalValue *GV) { in getSelectionForCOFF() function
1684 Selection = getSelectionForCOFF(GO); in getExplicitSectionGlobal()
1732 int Selection = getSelectionForCOFF(GO); in SelectSectionForGlobal()