Home
last modified time | relevance | path

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

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