Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h198 bool supportDSOLocalEquivalentLowering() const { in supportDSOLocalEquivalentLowering() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1147 assert(supportDSOLocalEquivalentLowering()); in lowerDSOLocalEquivalent()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3239 getObjFileLowering().supportDSOLocalEquivalentLowering()) in lowerConstant()