Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp744 auto tryValue = [&](uint64_t Value) -> bool { in isVectorConstantLegal() local
780 if (tryValue(SplatBitsZ | Upper | Lower)) in isVectorConstantLegal()
787 return tryValue(SplatBitsZ | Middle); in isVectorConstantLegal()