Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp15439 bool hasSubus = Subtarget.hasSSE2() && (VET == MVT::i8 || VET == MVT::i16); in LowerVSETCC() local
15440 if (!MinMax && hasSubus) { in LowerVSETCC()