Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86FastISel.cpp3480 bool NeedLoad = OpFlags == X86II::MO_DLLIMPORT || in fastLowerCall() local
3484 unsigned CallOpc = NeedLoad in fastLowerCall()
3489 if (NeedLoad) in fastLowerCall()
3495 if (NeedLoad) in fastLowerCall()