Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6096 bool CanUseUnpackLow = true, CanUseUnpackHigh = true; in tryPrepareForUnpack() local
6101 CanUseUnpackHigh = false; in tryPrepareForUnpack()
6104 if (!CanUseUnpackLow && !CanUseUnpackHigh) { in tryPrepareForUnpack()
6109 if (!CanUseUnpackHigh) in tryPrepareForUnpack()