Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp3485 bool NeedLoad = OpFlags == X86II::MO_DLLIMPORT || in fastLowerCall() local
3488 unsigned CallOpc = NeedLoad in fastLowerCall()
3493 if (NeedLoad) in fastLowerCall()
3499 if (NeedLoad) in fastLowerCall()