Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86FastISel.cpp3482 bool NeedLoad = OpFlags == X86II::MO_DLLIMPORT || in fastLowerCall() local
3486 unsigned CallOpc = NeedLoad in fastLowerCall()
3491 if (NeedLoad) in fastLowerCall()
3497 if (NeedLoad) in fastLowerCall()