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.cpp832 auto tryValue = [&](uint64_t Value) -> bool { in isVectorConstantLegal() local
868 if (tryValue(SplatBitsZ | Upper | Lower)) in isVectorConstantLegal()
875 return tryValue(SplatBitsZ | Middle); in isVectorConstantLegal()