Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp3537 bool NeedLoad = OpFlags == X86II::MO_DLLIMPORT || in fastLowerCall() local
3541 unsigned CallOpc = NeedLoad in fastLowerCall()
3546 if (NeedLoad) in fastLowerCall()
3552 if (NeedLoad) in fastLowerCall()