Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3269 bool FullWidthUse = false; in shouldReduceLoadWidth() local
3293 FullWidthUse = true; in shouldReduceLoadWidth()
3302 if (FullWidthUse) in shouldReduceLoadWidth()