Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/Target/
HDTargetLowering.h307 bool enableExtLdPromotion() const { return EnableExtLdPromotion; } in enableExtLdPromotion()
2008 bool EnableExtLdPromotion; variable
/NextBSD/contrib/llvm/lib/CodeGen/
HDTargetLoweringBase.cpp767 EnableExtLdPromotion = false; in TargetLoweringBase()
/NextBSD/contrib/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp511 EnableExtLdPromotion = true; in AArch64TargetLowering()
/NextBSD/contrib/llvm/lib/Target/X86/
HDX86ISelLowering.cpp1693 EnableExtLdPromotion = true; in X86TargetLowering()