Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h776 bool enableExtLdPromotion() const { return EnableExtLdPromotion; } in enableExtLdPromotion()
3130 bool EnableExtLdPromotion; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp685 EnableExtLdPromotion = false; in TargetLoweringBase()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp935 EnableExtLdPromotion = true; in AArch64TargetLowering()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2076 EnableExtLdPromotion = true; in X86TargetLowering()