Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp18605 bool HasPICReg = isGlobalRelativeToPICBase(OpFlags); in LowerGlobalOrExternal() local
18631 if (ForCall && !NeedsLoad && !HasPICReg && Offset == 0) in LowerGlobalOrExternal()
18637 if (HasPICReg) { in LowerGlobalOrExternal()