Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp623 auto LowConstantHighUndef = [&](uint64_t Val) { in simplifyX86extrq() local
690 return LowConstantHighUndef(Elt.getZExtValue()); in simplifyX86extrq()
704 return LowConstantHighUndef(0); in simplifyX86extrq()