Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FastISel.cpp3484 bool NeedLoad = OpFlags == X86II::MO_DLLIMPORT || in fastLowerCall() local
3487 unsigned CallOpc = NeedLoad in fastLowerCall()
3492 if (NeedLoad) in fastLowerCall()
3498 if (NeedLoad) in fastLowerCall()