Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp818 auto LowConstantHighUndef = [&](uint64_t Val) { in simplifyX86extrq() local
888 return LowConstantHighUndef(Elt.getZExtValue()); in simplifyX86extrq()
902 return LowConstantHighUndef(0); in simplifyX86extrq()