Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp54343 bool CanMakeSigned = false; in combineSetCC() local
54355 CanMakeSigned = in combineSetCC()
54358 if (CanMakeSigned || ISD::isSignedIntSetCC(CC)) { in combineSetCC()