Home
last modified time | relevance | path

Searched defs:ComdatKey (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1252 const GlobalValue *ComdatKey = getComdatGVForCOFF(GV); in getSelectionForCOFF() local
/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1925 GlobalValue *ComdatKey = nullptr; member
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.cpp414 auto ComdatKey = OpenMPRegistrationFunction->hasComdat() ? in Release() local
H A DCGOpenMPRuntime.cpp3896 llvm::Comdat *ComdatKey = M.getOrInsertComdat(RegFn->getName()); in createOffloadingBinaryDescriptorRegistration() local