Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp898 auto TryValue = [&](uint64_t Value) -> bool { in isVectorConstantLegal() local
934 if (TryValue(SplatBitsZ | Upper | Lower)) in isVectorConstantLegal()
941 return TryValue(SplatBitsZ | Middle); in isVectorConstantLegal()