Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp752 auto tryValue = [&](uint64_t Value) -> bool { in isVectorConstantLegal() local
788 if (tryValue(SplatBitsZ | Upper | Lower)) in isVectorConstantLegal()
795 return tryValue(SplatBitsZ | Middle); in isVectorConstantLegal()