Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DPPC.cpp278 bool UserSpecifiedTOC = in setTargetAttributes() local
282 if (UserSpecifiedTOC || in setTargetAttributes()
296 bool EmitDiagnostic = UserSpecifiedTOC && GV->hasExternalLinkage(); in setTargetAttributes()