Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp863 static int getSelectionForCOFF(const GlobalValue *GV) { in getSelectionForCOFF() function
896 Selection = getSelectionForCOFF(GV); in getExplicitSectionGlobal()
944 int Selection = getSelectionForCOFF(GV); in SelectSectionForGlobal()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1062 static int getSelectionForCOFF(const GlobalValue *GV) { in getSelectionForCOFF() function
1094 Selection = getSelectionForCOFF(GO); in getExplicitSectionGlobal()
1142 int Selection = getSelectionForCOFF(GO); in SelectSectionForGlobal()