Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp15475 bool hasSubus = Subtarget->hasSSE2() && (VET == MVT::i8 || VET == MVT::i16); in LowerVSETCC() local
15476 if (!MinMax && hasSubus) { in LowerVSETCC()